Update assets/css/admin.scss
This commit is contained in:
parent
c988f25e1e
commit
614e97e134
|
@ -237,7 +237,7 @@
|
|||
flex-direction: row;
|
||||
justify-content: center;
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
@media screen and (min-width: 500px) {
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue