Added recovery keys
This commit is contained in:
@@ -2186,7 +2186,7 @@ body {
|
||||
height: 48px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 16px;
|
||||
padding: 0 8px;
|
||||
border-bottom: 1px solid var(--app-frame-border);
|
||||
flex-shrink: 0;
|
||||
font-weight: 600;
|
||||
@@ -2205,6 +2205,9 @@ body {
|
||||
border-radius: 4px;
|
||||
padding: 4px 4px;
|
||||
transition: background-color 0.1s;
|
||||
font-size: 16px;
|
||||
line-height: 1.25;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.server-header-name:hover {
|
||||
|
||||
Reference in New Issue
Block a user