Commit 7cddb121 by 唐玉峰

parent 8450f51d
...@@ -45,7 +45,7 @@ ...@@ -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 { #medicalRecord {
font-size: 12px !important; font-size: 12px !important;
......
@import "../../mixin.scss"; @import "../../mixin.scss";
// 1024 // 1024
@media screen and (min-width: 769px) and (max-width: 1024px) { @media screen and (min-width: 769px) and (max-width: 1024px) {
.Entrypath { .Entrypath {
...@@ -9,11 +10,13 @@ ...@@ -9,11 +10,13 @@
width: 50% !important; width: 50% !important;
} }
} }
&_t2 { &_t2 {
span { span {
width: 50% !important; width: 50% !important;
} }
} }
&_t3 { &_t3 {
span { span {
width: 50% !important; width: 50% !important;
...@@ -21,6 +24,7 @@ ...@@ -21,6 +24,7 @@
} }
} }
} }
&_table { &_table {
&_lefttab { &_lefttab {
&_select { &_select {
...@@ -29,6 +33,7 @@ ...@@ -29,6 +33,7 @@
&_inp { &_inp {
width: 100% !important; width: 100% !important;
} }
&_chack { &_chack {
width: 100% !important; width: 100% !important;
} }
...@@ -48,11 +53,13 @@ ...@@ -48,11 +53,13 @@
width: 50% !important; width: 50% !important;
} }
} }
&_t2 { &_t2 {
span { span {
width: 50% !important; width: 50% !important;
} }
} }
&_t3 { &_t3 {
span { span {
width: 50% !important; width: 50% !important;
...@@ -60,6 +67,7 @@ ...@@ -60,6 +67,7 @@
} }
} }
} }
&_table { &_table {
&_lefttab { &_lefttab {
&_select { &_select {
...@@ -68,6 +76,7 @@ ...@@ -68,6 +76,7 @@
&_inp { &_inp {
width: 100% !important; width: 100% !important;
} }
&_chack { &_chack {
width: 100% !important; width: 100% !important;
} }
...@@ -78,7 +87,7 @@ ...@@ -78,7 +87,7 @@
} }
// 1366px // 1366px
@media screen and (min-width: 1366px) and(max-width:1439px) { @media screen and (min-width: 1366px) and (max-width:1439px) {
.Entrypath { .Entrypath {
&_top { &_top {
&_left { &_left {
...@@ -87,11 +96,13 @@ ...@@ -87,11 +96,13 @@
width: 50% !important; width: 50% !important;
} }
} }
&_t2 { &_t2 {
span { span {
width: 50% !important; width: 50% !important;
} }
} }
&_t3 { &_t3 {
span { span {
width: 50% !important; width: 50% !important;
...@@ -99,6 +110,7 @@ ...@@ -99,6 +110,7 @@
} }
} }
} }
&_table { &_table {
&_lefttab { &_lefttab {
&_select { &_select {
...@@ -114,7 +126,7 @@ ...@@ -114,7 +126,7 @@
} }
//1600 //1600
@media screen and (min-width: 1600px) and(max-width:1919px) { @media screen and (min-width: 1600px) and (max-width:1919px) {
.Entrypath { .Entrypath {
&_table { &_table {
&_lefttab { &_lefttab {
......
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
} }
// 1366px // 1366px
@media screen and (min-width: 1366px) and(max-width:1439px) { @media screen and (min-width: 1366px) and (max-width:1439px) {
.outClinicalpathway { .outClinicalpathway {
&_top { &_top {
&_left { &_left {
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
} }
//1400 //1400
@media screen and (min-width: 1440px) and(max-width:1599px) { @media screen and (min-width: 1440px) and (max-width:1599px) {
.outClinicalpathway { .outClinicalpathway {
&_top { &_top {
&_left { &_left {
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
} }
//1600 //1600
@media screen and (min-width: 1600px) and(max-width:1919px) { @media screen and (min-width: 1600px) and (max-width:1919px) {
.outClinicalpathway { .outClinicalpathway {
&_top { &_top {
&_left { &_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