fix extra panel card height
parent
8d3633cef3
commit
b76d814359
|
|
@ -36,6 +36,7 @@ export const useStyles = createStyles(
|
|||
|
||||
.extra-network-cards {
|
||||
height: unset;
|
||||
min-height: unset;
|
||||
|
||||
.name {
|
||||
background: unset !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue