Fix tag popper over card (#4529)

This commit is contained in:
CJ
2024-02-07 23:46:55 -06:00
committed by GitHub
parent 8770e81ec5
commit a16f3da33e

View File

@@ -70,6 +70,7 @@
box-shadow: none;
max-width: calc(100vw - 2rem);
padding: 0;
width: 240px;
}
}