We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcfe769 commit a8bd89eCopy full SHA for a8bd89e
src/scss/_fixes.scss
@@ -1,5 +1,10 @@
1
// Place for temp fixes
2
3
+.form-floating > .form-select {
4
+ padding-top: 1.625rem !important;
5
+ padding-bottom: 0.625rem !important;
6
+}
7
+
8
// temp fix for scrollbar styling (wip)
9
@import "scrollbar";
10
0 commit comments