Merge pull request #396 from mutoe/main

fix extra panel card height
This commit is contained in:
CanisMinor 2023-09-08 11:14:27 +08:00 committed by GitHub
commit a2261638d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ export const useStyles = createStyles(
.extra-network-cards {
height: unset;
min-height: unset;
.name {
background: unset !important;