Cleanup. (Skin editor)

This commit is contained in:
2023-03-15 15:44:32 +08:00
parent 2207c80951
commit a2391aeb22
4 changed files with 5 additions and 8 deletions

View File

@@ -62,10 +62,10 @@ body {
.t-list {
padding: 2px;
margin: 0;
list-style: none;
}
.t-li {
list-style: none;
padding: 0 4px;
margin: 1px;
cursor: pointer;
@@ -198,7 +198,6 @@ input {
.t-exp > .t-statement {
margin: 0;
border: 0;
border-left: solid 1px orangered;
padding: 0 2px;
}