mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 00:03:35 -05:00
fix padding of lists
This commit is contained in:
@@ -75,7 +75,7 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-tableCell {
|
||||
padding-left: 20px;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
border-top:0px!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user