mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-08 06:08:27 +02:00
Show lock icon in Default preset
This commit is contained in:
@@ -62,6 +62,7 @@ div.bx-select {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
min-height: 15px;
|
||||
|
||||
span {
|
||||
display: block;
|
||||
@@ -70,6 +71,8 @@ div.bx-select {
|
||||
text-align: left;
|
||||
line-height: initial;
|
||||
white-space: pre;
|
||||
min-height: 15px;
|
||||
align-content: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user