removed table border
This commit is contained in:
parent
52836de96c
commit
5183bec42a
|
@ -125,7 +125,7 @@ div.region-top {
|
|||
TABLES */
|
||||
|
||||
.table-bordered * {
|
||||
border:none;
|
||||
border: none !important;
|
||||
}
|
||||
td {
|
||||
padding-top: 2rem !important;
|
||||
|
|
Loading…
Reference in New Issue