Merge pull request #201 from houdiniproject/fix_cornerholes
Fix cornerhole on ticket
This commit is contained in:
commit
c1940e1d9b
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