Remove useless property

The `padding` will override the former `padding-top`.
This commit is contained in:
Chocobo1
2021-05-25 11:46:49 +08:00
parent 87e7085c22
commit 9f3d36bab0

View File

@@ -25,7 +25,6 @@ Required by:
}
.tab-menu {
padding-top: 1px;
list-style: none;
margin: 0;
padding: 0;