mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
typo fix
This commit is contained in:
parent
a6e06588b4
commit
d565faff98
@ -10,7 +10,7 @@
|
||||
.OnePlusOne-container(@height: 100%; @breakpoint: 900px){
|
||||
height: @height;
|
||||
display: flex;
|
||||
flex-diration: row;
|
||||
flex-direction: row;
|
||||
@media screen and(max-width: @breakpoint){
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user