cleaner nice header

This commit is contained in:
talksik
2022-05-01 14:08:10 -05:00
parent 881254d7cf
commit 737808ceee
6 changed files with 27 additions and 6 deletions
+9
View File
@@ -12,3 +12,12 @@
button {
@apply transition-all;
}
#titlebar {
-webkit-user-select: none;
-webkit-app-region: drag;
}
.titlebar-button {
-webkit-app-region: no-drag;
}