Change Alert justification

features/nuget_autobuild
Janko Jordan 2 years ago
parent f5bfb347af
commit f2bbe04eb5

@ -1,4 +1,4 @@
@import '../abstracts/variables'; @import "../abstracts/variables";
.alert { .alert {
display: flex; display: flex;
@ -95,7 +95,7 @@
} }
.alert-position { .alert-position {
flex: 1; //flex: 1;
display: flex; display: flex;
} }

Loading…
Cancel
Save