Change Alert justification

This commit is contained in:
Janko Jordan 2022-12-21 16:07:30 +01:00
parent f5bfb347af
commit f2bbe04eb5

View File

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