mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 09:11:42 +02:00
Fix button alignment
This commit is contained in:
@ -154,6 +154,10 @@ body {
|
||||
border-color: var(--table-border-color)
|
||||
}
|
||||
|
||||
table td.buttoncell {
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.close {
|
||||
color: var(--text-color)
|
||||
}
|
||||
|
Reference in New Issue
Block a user