1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00

add padding

This commit is contained in:
Go Johansson (neku) 2022-07-22 08:49:34 +02:00
parent 2e03f3edf3
commit 2a85717f5b

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 {