mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-04 22:57:19 +02:00
Update styling of dialog
This commit is contained in:
parent
2a6713a038
commit
5655c5f3b6
@ -7619,7 +7619,7 @@ div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
|
||||
|
||||
.bx-dialog > button {
|
||||
padding: 8px 32px;
|
||||
margin: 20px auto 0;
|
||||
margin: 10px auto 0;
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
display: block;
|
||||
@ -8133,11 +8133,11 @@ div[class*=StreamMenu-module__menuContainer] > div[class*=Menu-module] {
|
||||
|
||||
.bx-remote-play-device-wrapper {
|
||||
display: flex;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.bx-remote-play-device-wrapper:not(:last-child) {
|
||||
margin-bottom: 14px;
|
||||
.bx-remote-play-device-wrapper:last-child {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.bx-remote-play-device-info {
|
||||
|
Loading…
x
Reference in New Issue
Block a user