mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
feat: reusable input component
This commit is contained in:
committed by
Carlos Valente
parent
3f3cef7d6f
commit
97691eba05
@@ -10,7 +10,7 @@
|
||||
padding-inline: 1em;
|
||||
|
||||
border: 1px solid transparent;
|
||||
border-radius: 3px;
|
||||
border-radius: $component-border-radius-md;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user