mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 05:43:10 +02:00
feat(admin-plugin): update styles for tables #211
This commit is contained in:
@@ -33,11 +33,10 @@ table > tbody > tr > th,
|
||||
table > thead > tr > th,
|
||||
table > tfoot > tr > th
|
||||
{
|
||||
padding: 11px 20px;
|
||||
|
||||
vertical-align: middle;
|
||||
|
||||
color: black;
|
||||
border-color: rgba(224, 224, 224, .13);
|
||||
border-bottom-width: 1px;
|
||||
@apply px-3 py-3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user