fixing button border
This commit is contained in:
parent
19cba12752
commit
c3bc891927
|
|
@ -1,5 +1,5 @@
|
||||||
.help {
|
.help {
|
||||||
@apply absolute top-0 right-0 z-10 flex items-center gap-x-3 py-2 px-3 text-zuume text-xl pr-6;
|
@apply absolute top-0 right-0 z-10 flex items-center gap-x-3 py-2 px-3 text-zuume text-xl pr-6 border-none;
|
||||||
transform: translate(3px, -2px);
|
transform: translate(3px, -2px);
|
||||||
&:after {
|
&:after {
|
||||||
@apply block bg-white w-full h-full absolute top-0 left-0 z-0;
|
@apply block bg-white w-full h-full absolute top-0 left-0 z-0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user