Commit 220b132d authored by 秦文海's avatar 秦文海

chore: 样式修改兼容

parent d21a4be0
Pipeline #37875 canceled with stages
in 1 minute 0 seconds
...@@ -12,7 +12,9 @@ ...@@ -12,7 +12,9 @@
&-Tiphead { &-Tiphead {
display: flex; display: flex;
width: 100%; width: 100%;
height: 15%;
min-height: 45px; min-height: 45px;
max-height: 55px;
background-color: #001529; background-color: #001529;
> div:nth-child(1) { > div:nth-child(1) {
display: flex; display: flex;
......
...@@ -7,12 +7,12 @@ ...@@ -7,12 +7,12 @@
height: 100%; height: 100%;
} }
&-TipAll { &-TipAll {
height: 100%; height: 85%;
} }
&-Tipconter { &-Tipconter {
display: flex; display: flex;
width: 100%; width: 100%;
height: 85%; height: 100%;
background-color: white; background-color: white;
&-Tipleft { &-Tipleft {
width: 100%; width: 100%;
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
} }
&-tipfooter { &-tipfooter {
position: relative; position: relative;
width: 100%;
height: 10px;
&-tipfooterar { &-tipfooterar {
right: 0; right: 0;
bottom: 0; bottom: 0;
......
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