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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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