Commit 21bd05dc authored by yaya's avatar yaya

feat:优化UI

parent bfa397f6
...@@ -592,10 +592,11 @@ export default { ...@@ -592,10 +592,11 @@ export default {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
padding: 6px; padding: 5px 8px;
font-size: 12px; font-size: 12px;
color: white; color: white;
background: #505153; background: #000000;
opacity: 0.6;
} }
} }
} }
......
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