mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
change tab padding to 8
This commit is contained in:
@@ -50,7 +50,7 @@ div.sessions-bar {
|
||||
|
||||
div.sessions-tab span {
|
||||
display: inline-block;
|
||||
padding: 6px 12px;
|
||||
padding: 6px 8px;
|
||||
cursor: pointer;
|
||||
@ELLIPSIS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user