style(next)/ribbon/file properties: improve the layout

This commit is contained in:
Adorian Doran 2025-03-12 02:06:29 +02:00
parent 600585bfd3
commit 4b6998975f

View File

@ -49,6 +49,10 @@ div.promoted-attributes-container {
width: unset;
}
.file-properties-widget td:has(.file-buttons) {
padding: 8px 0 0 0;
}
.file-properties-widget .file-buttons {
padding: 0;
justify-content: flex-start;