mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-19 11:01:47 +02:00
Merge pull request #48 from PhoenixTwoFive:bugfix/47-misaligned-buttons
Fix button alignment
This commit is contained in:
commit
dff46404f6
@ -154,6 +154,10 @@ body {
|
||||
border-color: var(--table-border-color)
|
||||
}
|
||||
|
||||
table td.buttoncell {
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.close {
|
||||
color: var(--text-color)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user