Skip to content

Commit 9e9ae32

Browse files
fix style
1 parent 931514d commit 9e9ae32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/widgets/CRMDashboard/Table/ui/TablePaging/ui/PerPageSelector/style.module.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
box-sizing: border-box;
1414
padding-left: 10px;
1515
user-select: none;
16+
option {
17+
background-color: #0a0a0a;
18+
}
1619
}
1720
}

0 commit comments

Comments
 (0)