mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-06-11 16:45:42 +02: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