fix: bottom-sheet selectors being overly broad

main
Julian Lam 4 years ago
parent c20cbb2ccf
commit e2a3f8d7d0

@ -24,8 +24,8 @@
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
li {
a {
> li {
> a {
padding: 10px 20px;
overflow: hidden;
text-overflow: ellipsis;

Loading…
Cancel
Save