mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
resize tab
This commit is contained in:
@@ -52,6 +52,9 @@ div.sessions-tab span {
|
||||
display: inline-block;
|
||||
padding: 6px 12px;
|
||||
cursor: pointer;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
div.sessions-tab svg {
|
||||
@@ -66,7 +69,7 @@ div.sessions-tab span.active {
|
||||
}
|
||||
|
||||
div.search-id {
|
||||
width: 160px;
|
||||
width: 120px;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user