router now continues after confirmation

This commit is contained in:
muerwre 2018-08-24 15:04:49 +07:00
parent acc7cf6a22
commit fd01e69075
3 changed files with 16 additions and 14 deletions

View file

@ -11,7 +11,7 @@
padding: 0 10px;
display: flex;
align-items: center;
border-radius: 3px 0 0 3px;
border-radius: 0 3px 3px 0;
font-weight: 200;
color: #cccccc;
user-select: none;