inline edit css fix

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