yarn: update to blueprintjs 4

This commit is contained in:
David Lechner
2022-03-17 14:13:44 -05:00
parent 38bfaf262b
commit d6d5b8826e
3 changed files with 46 additions and 45 deletions
+7
View File
@@ -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;