more square shaped corners
This commit is contained in:
parent
74648bd1df
commit
ed7099cc97
@ -83,6 +83,10 @@ span.blocklyTreeLabel {
|
||||
ry: 0 !important;
|
||||
}
|
||||
|
||||
.blocklyDropDownButton {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
||||
/* Mobile */
|
||||
@media only screen and (max-width: @largestMobileScreen) {
|
||||
#blocklyTrashIcon {
|
||||
|
Loading…
Reference in New Issue
Block a user