sidebar: switch to a real button (#3342)

This commit is contained in:
Dominik
2025-03-27 13:19:36 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -414,7 +414,8 @@ tfoot.add-new-item > tr > th {
position: relative;
color: #fff;
float: left;
background: none;
background-color: transparent;
border: none;
padding: 15px;
width: 50px;
text-align: center;