Fix notes
This commit is contained in:
parent
d1a4eeea30
commit
c2d1cb6ce7
3 changed files with 8 additions and 2 deletions
|
|
@ -27,7 +27,6 @@ $font-family-sans-serif: Lexend,
|
|||
$enable-rounded: false;
|
||||
|
||||
@import 'bootstrap/scss/bootstrap';
|
||||
@import 'bootstrap-icons/font/bootstrap-icons';
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
|
|
@ -36,6 +35,9 @@ $enable-rounded: false;
|
|||
url("./bootstrap-icons.woff") format("woff");
|
||||
}
|
||||
|
||||
@import 'bootstrap-icons/font/bootstrap-icons';
|
||||
|
||||
|
||||
.rails-bootstrap-forms-date-select select,
|
||||
.rails-bootstrap-forms-time-select select,
|
||||
.rails-bootstrap-forms-datetime-select select {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue