allow use of custom form components, add textarea component, add checkbox input, use more absolute imports
This commit is contained in:
@@ -162,6 +162,7 @@ export default {
|
||||
padding: 4px 10px;
|
||||
font-size: 0;
|
||||
color: white;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user