Remove unused CSS in the worker list element

This commit is contained in:
Sergey Stepanov 2022-04-09 10:46:10 +03:00
parent 046e272c5f
commit 63d8a0354c
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B

View file

@ -157,12 +157,6 @@
background-color: #e7e7e7;
}
.server-list div.active::before {
content: '>';
position: absolute;
left: 4px;
}
.server-list .server-list__header {
font-weight: bold;
padding: 1em 1em .6em 1em;