mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
bugfix/3321 Ensure text appears on buttons inside tables (#3409)
This commit is contained in:
committed by
Maxime Beauchemin
parent
e399a8c613
commit
32bd827b25
@@ -145,6 +145,10 @@ table,
|
||||
a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
color: @gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user