Toolbar: translate -1px to make seamless with top

This commit is contained in:
rektdeckard
2020-08-24 01:54:59 -04:00
parent 727ae2d08e
commit 7254038e90

View File

@@ -1,6 +1,6 @@
menu.toolbar {
position: sticky;
top: 0px;
top: -1px;
padding: 0;
margin: 0;
background-color: #35313d;