add padding

This commit is contained in:
Go Johansson (neku) 2022-07-22 08:49:34 +02:00
parent 2e03f3edf3
commit 2a85717f5b
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ nav > ul > li:last-child:after {
color: #891A18;
}
button.upload-clipboard-btn {
margin-left: 5px;
height: 32px;
}
.error#upload-filelist .progress-percent {