more square shaped corners

This commit is contained in:
Sam El-Husseini 2018-01-06 21:00:39 -08:00
parent 74648bd1df
commit ed7099cc97

View File

@ -83,6 +83,10 @@ span.blocklyTreeLabel {
ry: 0 !important;
}
.blocklyDropDownButton {
border-radius: 0px !important;
}
/* Mobile */
@media only screen and (max-width: @largestMobileScreen) {
#blocklyTrashIcon {