inline edit css fix

This commit is contained in:
Yuri Kuznetsov
2025-05-01 17:41:48 +03:00
parent 4418133ec0
commit 8855161518
+1 -1
View File
@@ -547,7 +547,7 @@ input[type="radio"].form-radio {
}
.cell {
&:has(> .inline-edit-link) {
&:has(> .inline-edit-link):has(> .field) {
.control-label {
max-width: calc(100% - var(--20px));
}