#rl-content to use flex for better layout control

This commit is contained in:
the-djmaze 2023-01-26 14:11:30 +01:00
parent cfcc8c73af
commit 8047a36b70
8 changed files with 42 additions and 70 deletions

View file

@ -106,7 +106,7 @@ dialog .modal-body {
// Footer (for actions)
dialog > footer {
padding: 14px 15px 15px;
padding: 9px 15px;
margin-bottom: 0;
text-align: right; // right align buttons
border-top: 1px solid var(--border-color, #ddd);