Merge pull request #3725 from Simpler1/patch-1

Fix(monitor.css): Narrow layout for pills-tab
pull/3735/head
Isaac Connor 2023-06-20 13:02:43 -04:00 committed by GitHub
commit 2f2c488e5a
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;