fix: make dropdown items full width

This commit is contained in:
Antonella Sgarlatta
2021-05-26 17:51:37 -03:00
parent 69c9247cd9
commit b0682e913b

View File

@@ -329,6 +329,7 @@
@extend .px-3;
@extend .py-1\.5;
@extend .text-left;
@extend .w-full;
&.sn-dropdown-item--no-icon {
@extend .py-2;