Tweaks for Knossos Integration (#122)

* placeholder

* max length & placeholder

* remove default placeholder

* remove scoped css

* allow for throwing in the upload process

* explicit import of info

* fix aggressive card input selection
This commit is contained in:
Carter
2023-10-27 17:20:13 -07:00
committed by GitHub
parent 79bdea0441
commit 544111846c
3 changed files with 76 additions and 11 deletions

View File

@@ -70,8 +70,6 @@
:where(input) {
box-sizing: border-box;
max-height: 40px;
width: 24rem;
flex-basis: 24rem;
&:not(.stylized-toggle) {
max-width: 100%;