menu button style

pull/712/head
Anton Mushnin 2022-11-21 11:35:08 +03:00
rodzic 22f8012956
commit 9d566cf62a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
const mobileVariant = () => {
return {
_active: {
backgroundColor: "black.300 !important",
backgroundColor: "black.300",
color: "white",
textDecoration: "none",
},