Commit 85715df4 authored by 崔佳豪's avatar 崔佳豪

style: focusStations style

parent 91d643a3
Pipeline #47202 passed with stages
in 8 minutes 54 seconds
...@@ -253,7 +253,8 @@ ...@@ -253,7 +253,8 @@
flex-wrap: wrap; flex-wrap: wrap;
width: 100%; width: 100%;
margin: 0 auto; margin: 0 auto;
justify-content: space-between; // justify-content: space-between;
gap: 8px 4px;
padding: 0; padding: 0;
padding-bottom: 6px; padding-bottom: 6px;
// flex-wrap: wrap; // flex-wrap: wrap;
...@@ -279,6 +280,9 @@ ...@@ -279,6 +280,9 @@
line-height: 20px; line-height: 20px;
position: absolute; position: absolute;
top: -10px; top: -10px;
font-size: 12px;
transform-origin: left;
transform: scale(0.8);
} }
div[title='县'] { div[title='县'] {
width: 30px; width: 30px;
......
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