Merge pull request #3725 from Simpler1/patch-1
Fix(monitor.css): Narrow layout for pills-tabpull/3735/head
commit
2f2c488e5a
|
@ -103,6 +103,7 @@ ul.form > li > label {
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
ul.form > li {
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Reference in New Issue