mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Update layout
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
label {
|
||||
align-self: center;
|
||||
margin-bottom: 0;
|
||||
margin: 0 4px 0;
|
||||
}
|
||||
|
||||
.bx-setting-control {
|
||||
|
@@ -195,10 +195,10 @@
|
||||
width: 100%;
|
||||
height: 36px;
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.bx-shortcut-note {
|
||||
margin-top: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
.bx-select {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 0 1 auto;
|
||||
|
||||
select {
|
||||
display: none !important;
|
||||
@@ -46,7 +47,8 @@
|
||||
border: none;
|
||||
display: inline-flex;
|
||||
cursor: pointer;
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
font-size: 0.9rem;
|
||||
align-items: center;
|
||||
|
||||
span {
|
||||
|
Reference in New Issue
Block a user