v1.5.2h Small css fix

This commit is contained in:
2020-12-01 11:15:23 +01:00
parent 330cb62fd0
commit 8dea52a607
4 changed files with 17 additions and 0 deletions
+5
View File
@@ -120,3 +120,8 @@ a {
.resize-vertical {
resize: vertical;;
}
.pt-0{
padding-top: 0 !important;
}