Favourites: tweaking overview; fix upload of properties

This commit is contained in:
Pieter Vander Vennet 2023-12-03 04:20:56 +01:00
parent 59090fdb39
commit a350410520
6 changed files with 49 additions and 25 deletions

View file

@ -841,10 +841,6 @@ video {
margin-right: 3rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.mt-4 {
margin-top: 1rem;
}
@ -881,6 +877,10 @@ video {
margin-right: 0.25rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.ml-1 {
margin-left: 0.25rem;
}