fix: don't expand tasbar to all viewport

main
Barış Soner Uşaklı 3 years ago
parent ca4c33d631
commit cef2539b5b

@ -7,6 +7,7 @@
.taskbar {
display: none;
left: 15px;
right: auto;
margin-top: 0;
.transition(.15s ease-in opacity);

Loading…
Cancel
Save