mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
style: remove unecessary padding (#11071)
This commit is contained in:
committed by
GitHub
parent
374b06b4dd
commit
8e6f7d6598
@@ -361,9 +361,6 @@ table.table-no-hover tr:hover {
|
||||
}
|
||||
|
||||
/** table on both sides of the gap **/
|
||||
.panel .table-responsive {
|
||||
padding: 0 1%;
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
.panel .table-responsive {
|
||||
width: 98%;
|
||||
|
||||
Reference in New Issue
Block a user