mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-13 08:11:01 +03:00
fix sciter login handling, and remove ab tag border
This commit is contained in:
@@ -371,7 +371,6 @@ menu li.line-through, menu li.line-through :hover {
|
||||
}
|
||||
|
||||
#tags {
|
||||
border: color(border) 1px solid;
|
||||
size: *;
|
||||
padding: 0.5em;
|
||||
overflow-y: scroll-indicator;
|
||||
@@ -380,8 +379,8 @@ menu li.line-through, menu li.line-through :hover {
|
||||
}
|
||||
|
||||
#tags span {
|
||||
background: color(gray-bg);
|
||||
display: inline-block;
|
||||
border: color(border) 1px solid;
|
||||
border-radius: 6px;
|
||||
padding: 3px 0.5em;
|
||||
word-wrap: normal;
|
||||
|
||||
Reference in New Issue
Block a user