改了页面好多bug,整合了一部分代码,提高了代码复用性
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.BottomBar{
|
||||
@apply flex flex-col justify-center items-center text-[#999] select-none cursor-pointer;
|
||||
}
|
||||
|
||||
.mainMenu {
|
||||
@apply grid grid-cols-5 gap-1 text-sm font-light text-center items-center justify-center;
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user