mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
14 lines
164 B
Plaintext
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;
|
|
} |