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
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

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