mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-11 18:28:49 +01:00
fix compact mode tooltip
This commit is contained in:
@@ -18,7 +18,6 @@ export const AccountCard = ({
|
||||
sx={{
|
||||
padding: 1,
|
||||
borderBottom: compactMode ? "" : "solid 1px gray",
|
||||
borderRight: compactMode ? "solid 1px gray" : "",
|
||||
}}
|
||||
>
|
||||
<Typography style={{ fontSize: "0.8rem" }} paddingLeft={2}>
|
||||
|
||||
Reference in New Issue
Block a user