fix file button height

This commit is contained in:
daria 2025-08-22 17:25:48 +03:00
parent 5b2f4eaa37
commit e9e7d808f6
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -428,7 +428,6 @@
//height: 100%;
//display: inline-block;
button {
height: 100%;
margin: 0;
background: transparent;
}