Remove hardwired "Server" header, make global one prettier
This commit is contained in:
@@ -671,15 +671,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
.servers-title {
|
||||
margin: 20px;
|
||||
line-height: 2em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.servers
|
||||
{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.servers-title {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
> label
|
||||
{
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user