mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: style fix
This commit is contained in:
parent
ea0ba95fcc
commit
d9fd55ff8f
@ -130,12 +130,12 @@ export default defineComponent({
|
|||||||
transition: background-color .2s;
|
transition: background-color .2s;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
&:hover {
|
|
||||||
background-color: $lightGray;
|
|
||||||
}
|
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.left .menu-item:hover {
|
||||||
|
background-color: $lightGray;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user