fix(styles): ie temp fix align-items-center
This commit is contained in:
parent
0c88adc9c8
commit
245263a1ad
@ -1,3 +1,3 @@
|
||||
html body .align-items-center {
|
||||
html body .app.flex-row.align-items-center {
|
||||
height: 100vh;
|
||||
}
|
||||
|
@ -9939,5 +9939,5 @@ body {
|
||||
.app-header .navbar-nav .dropdown-menu-right {
|
||||
right: auto; }
|
||||
|
||||
html body .align-items-center {
|
||||
html body .app.flex-row.align-items-center {
|
||||
height: 100vh; }
|
||||
|
Loading…
Reference in New Issue
Block a user