temp: 暂存更新

This commit is contained in:
2024-10-14 00:46:54 +08:00
parent ab6c4340f5
commit c0359c7998
7 changed files with 96 additions and 10 deletions

View File

@@ -54,6 +54,7 @@
@layer utilities {
.layout-menu {
@apply bg-gray-900 p-2 text-white flex justify-between h-12;
-webkit-app-region: drag;
}
.bg-custom-blue {
background-color: #3490dc;