Update navbar/actions-bar paddings
This commit is contained in:
parent
706f8bb9a9
commit
644ae8eccf
@ -16,7 +16,7 @@ $actionsbar-height: 50px; // TODO: Change to ActionsBar real height
|
||||
z-index: 10;
|
||||
|
||||
font-size: 1.5rem;
|
||||
padding: .75rem .5rem;
|
||||
padding: $lg-padding-x;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
@ -161,7 +161,7 @@ $actionsbar-height: 50px; // TODO: Change to ActionsBar real height
|
||||
}
|
||||
|
||||
.actionsbar {
|
||||
padding: .75rem .5rem;
|
||||
padding: $lg-padding-x;
|
||||
position: relative;
|
||||
order: 3;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user