mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-28 12:36:41 +07:00
appearance: some dialogs fixed
This commit is contained in:
parent
169d4d4222
commit
291280c52e
7 changed files with 33 additions and 7 deletions
|
@ -27,7 +27,7 @@ const firstPoint = ({ routerCancel }: Props) => (
|
|||
<div className="helper router-helper">
|
||||
<div className="helper__text">
|
||||
<Icon icon="icon-pin-1" />
|
||||
<div className="big white upper">Теперь - следующую</div>
|
||||
<div className="big white upper">УКАЖИТЕ СЛЕДУЮЩУЮ ТОЧКУ</div>
|
||||
</div>
|
||||
<div className="helper__buttons">
|
||||
<div className="button router-helper__button" onClick={routerCancel}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue