Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons
This commit is contained in:
parent
78f8147aa6
commit
213c5637d4
3 changed files with 63 additions and 48 deletions
|
@ -139,6 +139,11 @@
|
|||
@import '../../_variables.scss';
|
||||
|
||||
.ExtraButtons {
|
||||
/* override of popover internal stuff */
|
||||
.popover-trigger-button {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.popover-trigger {
|
||||
position: static;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue