Left align buttons
This commit is contained in:
@@ -419,6 +419,7 @@ Button {
|
||||
width: 100%;
|
||||
color: var(--color-primary);
|
||||
box-shadow: none;
|
||||
justify-content: start;
|
||||
|
||||
&.router-link-exact-active {
|
||||
box-shadow: var(--shadow-inset-lg);
|
||||
|
||||
Reference in New Issue
Block a user