mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Fix button styles in WebView
This commit is contained in:
parent
ba07e0498e
commit
c9b070253c
@ -71,7 +71,7 @@
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
height: var(--bx-button-height);
|
||||
/* height: var(--bx-button-height); */
|
||||
line-height: var(--bx-button-height);
|
||||
vertical-align: middle;
|
||||
/* vertical-align: -webkit-baseline-middle; */
|
||||
|
@ -37,7 +37,7 @@
|
||||
.bx-badge-name, .bx-badge-value {
|
||||
display: inline-block;
|
||||
padding: 0 8px;
|
||||
height: 30px;
|
||||
/* height: 30px; */
|
||||
line-height: 30px;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user