Fix cornerhole on ticket

This commit is contained in:
Eric Schultz 2019-06-12 09:39:21 -05:00
parent af496da464
commit 7a1c95df0c

View file

@ -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;