Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -11,7 +11,8 @@
|
|||||||
|
|
||||||
.form-control
|
.form-control
|
||||||
&[type="file"]
|
&[type="file"]
|
||||||
height: calc(var(--spacer) * 2.5)
|
// TODO: @web-assets improve component style
|
||||||
|
height: calc(var(--spacer) * 3.5)
|
||||||
|
|
||||||
/* Override Tagger's styling. */
|
/* Override Tagger's styling. */
|
||||||
.was-validated .form-control:invalid,
|
.was-validated .form-control:invalid,
|
||||||
|
Loading…
Reference in New Issue
Block a user