added presentable file field fallback

This commit is contained in:
Gani Georgiev
2024-02-11 22:30:54 +02:00
parent 4c14c6cccf
commit d4a2f05075
6 changed files with 40 additions and 20 deletions
+1 -1
View File
@@ -489,7 +489,7 @@ a,
background: var(--baseAlt2Color);
color: var(--txtPrimaryColor);
white-space: nowrap;
border-radius: 30px;
border-radius: 15px;
.btn:last-child {
margin-right: calc(-0.5 * var(--labelHPadding));