mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-07 01:07:10 +00:00
refactor(frontend)
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
onkeydown={handle_keydown}
|
||||
oninput={validate_input}
|
||||
type="text"
|
||||
class=" outline-none py-2 px-3 transition-all duration-100 flex-grow group"
|
||||
class=" outline-none py-2 px-3 transition-all duration-100 grow group"
|
||||
{placeholder}
|
||||
/>
|
||||
{#if extension}
|
||||
|
||||
Reference in New Issue
Block a user