Fix(monitor.css): Narrow layout for pills-tab

Fixes issue #3714
pull/3725/head
Simpler1 2023-06-14 19:13:42 -04:00 committed by GitHub
parent e18fed2576
commit ed1a4c249d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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;