frontend: adjust margin-bottom for recordings toolbar to improve spacing
This commit is contained in:
parent
40475dc372
commit
f83a5d8942
@ -179,7 +179,7 @@
|
||||
// === TOOLBAR AND SHARED UTILITIES ===
|
||||
.recordings-toolbar {
|
||||
@extend .ov-data-toolbar;
|
||||
margin-bottom: 0;
|
||||
margin-bottom: var(--ov-meet-spacing-md);
|
||||
|
||||
// Responsive toolbar adjustments
|
||||
@include design-tokens.ov-tablet-down {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user