Fix cornerhole on ticket
This commit is contained in:
parent
af496da464
commit
7a1c95df0c
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ $cubic_bevier: cubic-bezier(.5,1.2,.6,1);
|
|||
position: absolute;
|
||||
border: $size solid $color;
|
||||
border-bottom: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
border-top-left-radius: $size;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue