Complete main UI #37

Merged
FatttSnake merged 192 commits from FatttSnake into dev 2024-02-23 16:31:17 +08:00
Showing only changes of commit 1c7668c751 - Show all commits

View File

@@ -264,6 +264,8 @@
position: absolute; position: absolute;
padding-left: 6px; padding-left: 6px;
left: 100%; left: 100%;
z-index: 1000;
box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.1);
.content { .content {
padding: 8px; padding: 8px;