You've already forked random-web-tools
Commit
This commit is contained in:
@ -6,9 +6,10 @@
|
||||
/**
|
||||
* Components
|
||||
*/
|
||||
input[type=text], input[type=number], textarea {
|
||||
input[type=text], input[type=number], input[type=url], textarea {
|
||||
@apply appearance-none border leading-tight focus:outline-none;
|
||||
font-family: monospace;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
input:disabled, textarea:disabled {
|
||||
|
Reference in New Issue
Block a user