removed panel radius

returned ability to save maps without changes
This commit is contained in:
muerwre 2019-02-13 16:05:09 +07:00
parent 88f91c8529
commit a04b903206
3 changed files with 477 additions and 452 deletions

View file

@ -14,8 +14,8 @@
@red_primary: #ff7034;
@red_secondary: #ff3344;
@panel_radius: 4px;
@button_radius: 2px;
@panel_radius: 0;
@button_radius: 0;
@color_primary: #4597d0;
@color_success: #7cd766;