mirror of
https://github.com/apache/superset.git
synced 2026-04-28 04:25:07 +00:00
fix: style tweaks for inconsistent button spacing (#13254)
* fix: button margin glitches
* removing unncessary fragment
* removing grid gap
* Revert "removing unncessary fragment"
This reverts commit 659e27348f.
This commit is contained in:
@@ -372,7 +372,6 @@ div.tablePopover {
|
||||
.ResultSetButtons {
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
grid-gap: 4px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user