cleanup master.css

master
Peppuz 2018-03-10 04:09:24 +01:00 committed by subnixr
parent 9e46d54c9e
commit 05a6fadb3d
2 changed files with 1 additions and 7 deletions

View File

@ -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;
}

View File

@ -23,5 +23,4 @@
</div>
</body>
</html>
</html>