cleanup master.css
This commit is contained in:
parent
9e46d54c9e
commit
05a6fadb3d
|
@ -25,8 +25,6 @@ html, body {
|
|||
border-radius: 5px;
|
||||
color: var(--nord6);
|
||||
resize: none;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.form-item {
|
||||
|
@ -50,16 +48,13 @@ html, body {
|
|||
|
||||
.file-input{
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
.file-input span {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
user-select: none;
|
||||
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
|
|
@ -23,5 +23,4 @@
|
|||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user