mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
changed panel radius
This commit is contained in:
parent
2dd14f4229
commit
586e09f2b5
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
@red_primary: #ff7034;
|
||||
@red_secondary: #ff3344;
|
||||
|
||||
@panel_radius: 6px;
|
||||
@panel_radius: 8px;
|
||||
@button_radius: 6px;
|
||||
|
||||
@color_primary: #4597d0;
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
.control-sep {
|
||||
height: 36px;
|
||||
background: #222222;
|
||||
width: 6px;
|
||||
width: 4px;
|
||||
|
||||
@media (max-width: @mobile_breakpoint) {
|
||||
margin-left: -1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue