removing duplicate on border class for language switcher
This commit is contained in:
parent
6100025613
commit
d6b15ccbca
|
|
@ -193,7 +193,7 @@
|
||||||
@apply px-1;
|
@apply px-1;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@apply !rounded-full h-10 w-10 border border-2 border-white p-0 !flex justify-center items-center font-semibold text-sm;
|
@apply !rounded-full h-10 w-10 border-2 border-white p-0 !flex justify-center items-center font-semibold text-sm;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user