Merge pull request 'Fixed the navbar cannot be fully displayed on mobile' (#25) from FatttSnake into dev

Reviewed-on: FatttSnake/fatweb-ui#25
This commit was merged in pull request #25.
This commit is contained in:
FatttSnake
2023-09-25 22:05:58 +08:00

View File

@@ -8,7 +8,6 @@
z-index: 1; z-index: 1;
width: 100%; width: 100%;
height: 70px; height: 70px;
min-width: 500px;
background-color: white; background-color: white;
border: { border: {
bottom: { bottom: {