mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
yarn: update to blueprintjs 4
This commit is contained in:
@@ -53,6 +53,13 @@ a.#{$ns}-button {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.#{$ns}-button-group:not(.#{$ns}-minimal)
|
||||
> .#{$ns}-popover-wrapper:not(:last-child)
|
||||
.#{$ns}-button,
|
||||
.#{$ns}-button-group:not(.#{$ns}-minimal) > .#{$ns}-button:not(:last-child) {
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.#{$ns}-dialog-footer-actions {
|
||||
flex-wrap: wrap;
|
||||
row-gap: 10px;
|
||||
|
||||
Reference in New Issue
Block a user