Skip to content

Commit

Permalink
fix: do not overlap label and input elements
Browse files Browse the repository at this point in the history
This is caused by the use of Bootstap Italia.
  • Loading branch information
tensor5 committed Oct 24, 2023
1 parent b4932f4 commit ed85b05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/asset/style.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
$foot-bar-h: 100px;
$mq-size: 640px;

@use "bootstrap-italia/src/scss/bootstrap-italia";

// We import CSS here rather than SCSS to avoid an annoying deprecation warning
// from dart-sass.
// See https://github.com/jquense/react-widgets/issues/1143.
Expand Down

0 comments on commit ed85b05

Please sign in to comment.