mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
cropper: separate crop panel
This commit is contained in:
parent
6f21b909c0
commit
b85141046d
5 changed files with 54 additions and 46 deletions
|
@ -56,6 +56,12 @@
|
|||
right: 10px;
|
||||
}
|
||||
|
||||
&.center {
|
||||
left: 50%;
|
||||
right: auto;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
button {
|
||||
border: none;
|
||||
background: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue