Commit 8037e3a4 by qinjianhui

fix: 问题修改

parent caf5ec11
...@@ -181,7 +181,7 @@ export default { ...@@ -181,7 +181,7 @@ export default {
height: 0.13vw; height: 0.13vw;
content: ''; content: '';
display: block; display: block;
background: #f08917; background: var(--primary-color);
position: absolute; position: absolute;
bottom: -0.13vw; bottom: -0.13vw;
} }
......
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