mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
Card mode for tables.
This commit is contained in:
parent
df3ae72ab7
commit
d9b08d9491
14 changed files with 81 additions and 80 deletions
|
|
@ -61,6 +61,7 @@ export function NavButton({ showText = true }: TeamsButtonProps) {
|
|||
borderRadius
|
||||
shadow="1"
|
||||
maxHeight="40px"
|
||||
role="button"
|
||||
style={{ cursor: 'pointer', textWrap: 'nowrap', outline: 'none' }}
|
||||
>
|
||||
<Row alignItems="center" position="relative" gap maxHeight="40px">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue