2024-04-26 18:17:37 +00:00

14 lines
164 B
Plaintext

.app-desktop_topbar_wrapper {
user-select: none;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
width: 100vw;
height: 15px;
}