Improved profile margins and summary editor.

This commit is contained in:
2024-09-02 00:18:39 +02:00
parent 235d097f08
commit cc7ca7544b
6 changed files with 111 additions and 48 deletions

View File

@@ -339,8 +339,10 @@ function updateFilter(prop, value, reload = true) {
max-height: 6rem;
justify-content: center;
margin: .5rem 1rem 0 1rem;
/* makes empty area link to ad, bit too annoying
width: 0;
flex-grow: 1;
*/
}
}