added styling for mobile elements
This commit is contained in:
@@ -41,7 +41,6 @@ const Topbar = ({ data, api }) => {
|
||||
left: "0",
|
||||
right: "0",
|
||||
zIndex: "100",
|
||||
backgroundColor: "light",
|
||||
},
|
||||
}}
|
||||
>
|
||||
@@ -65,7 +64,6 @@ const Topbar = ({ data, api }) => {
|
||||
fontWeight: "500",
|
||||
flexGrow: "1",
|
||||
px: "0",
|
||||
backgroundColor: "light",
|
||||
transition: "all .1s ease-in-out",
|
||||
"&:focus": {
|
||||
outline: "none !important",
|
||||
|
||||
Reference in New Issue
Block a user