mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-04-20 19:07:42 +08:00
feat: update menu ui
This commit is contained in:
@@ -270,6 +270,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section-items {
|
.section-items {
|
||||||
|
color: var(--menu-text-color);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
@@ -296,6 +297,7 @@ export default {
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-loading-container {
|
.menu-loading-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user