mirror of
https://github.com/zadam/trilium.git
synced 2026-02-07 22:34:24 +01:00
fix(table): wrong alignment of buttons
This commit is contained in:
parent
f80763ffb4
commit
ffbe8f9dc4
@ -25,6 +25,10 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.right-container {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
button.btn {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user