Commit 7cddb121 by 唐玉峰

parent 8450f51d
......@@ -45,7 +45,7 @@
@media screen and (min-width: 1366px) and(max-width:1440px) {
@media screen and (min-width: 1366px) and (max-width:1440px) {
#medicalRecord {
font-size: 12px !important;
......
@import "../../mixin.scss";
// 1024
@media screen and (min-width: 769px) and (max-width: 1024px) {
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
}
}
}
}
}
&_table {
&_lefttab {
&_select {
flex-direction: column !important;
&_inp {
width: 100% !important;
}
&_chack {
width: 100% !important;
}
&_table {
&_lefttab {
&_select {
flex-direction: column !important;
&_inp {
width: 100% !important;
}
&_chack {
width: 100% !important;
}
}
}
}
}
}
}
}
//1280
@media screen and (max-width: 1280px) {
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
}
}
}
}
}
&_table {
&_lefttab {
&_select {
flex-direction: column !important;
&_inp {
width: 100% !important;
}
&_chack {
width: 100% !important;
}
&_table {
&_lefttab {
&_select {
flex-direction: column !important;
&_inp {
width: 100% !important;
}
&_chack {
width: 100% !important;
}
}
}
}
}
}
}
}
// 1366px
@media screen and (min-width: 1366px) and(max-width:1439px) {
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
@media screen and (min-width: 1366px) and (max-width:1439px) {
.Entrypath {
&_top {
&_left {
&_t1 {
span {
width: 50% !important;
}
}
&_t2 {
span {
width: 50% !important;
}
}
&_t3 {
span {
width: 50% !important;
}
}
}
}
}
}
&_table {
&_lefttab {
&_select {
&_inp {
span {
width: 54% !important;
&_table {
&_lefttab {
&_select {
&_inp {
span {
width: 54% !important;
}
}
}
}
}
}
}
}
}
}
//1600
@media screen and (min-width: 1600px) and(max-width:1919px) {
.Entrypath {
&_table {
&_lefttab {
&_select {
&_inp {
span {
width: 54% !important;
@media screen and (min-width: 1600px) and (max-width:1919px) {
.Entrypath {
&_table {
&_lefttab {
&_select {
&_inp {
span {
width: 54% !important;
}
}
}
}
}
}
}
}
}
}
}
\ No newline at end of file
......@@ -129,7 +129,7 @@
}
// 1366px
@media screen and (min-width: 1366px) and(max-width:1439px) {
@media screen and (min-width: 1366px) and (max-width:1439px) {
.outClinicalpathway {
&_top {
&_left {
......@@ -178,7 +178,7 @@
}
//1400
@media screen and (min-width: 1440px) and(max-width:1599px) {
@media screen and (min-width: 1440px) and (max-width:1599px) {
.outClinicalpathway {
&_top {
&_left {
......@@ -227,7 +227,7 @@
}
//1600
@media screen and (min-width: 1600px) and(max-width:1919px) {
@media screen and (min-width: 1600px) and (max-width:1919px) {
.outClinicalpathway {
&_top {
&_left {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment