mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed panel radiuses
This commit is contained in:
parent
dc66889a42
commit
29dde732bd
3 changed files with 8 additions and 2 deletions
|
@ -14,7 +14,7 @@ export const TrashDialog = ({
|
|||
clearPoly, clearStickers, clearAll, clearCancel, width,
|
||||
}: Props) => (
|
||||
<div className="control-dialog" style={{ width }}>
|
||||
<div className="helper trash-helper">
|
||||
<div className="helper trash-helper desktop-only">
|
||||
<div className="helper__text danger">
|
||||
<div className="big upper desktop-only">Удалить:</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue