change min-width

This commit is contained in:
daria 2025-07-02 11:19:03 +03:00
parent 7a68c98350
commit 65142d8cb3
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -1115,8 +1115,7 @@
&:first-child {
//overflow: auto;
max-width: 300px;
min-width: 300px;
width: 300px;
min-width: 100px;
position: absolute;
word-break: break-word;
background: @cp_form-bg1;
@ -1126,7 +1125,7 @@
visibility: hidden;
//overflow: auto;
max-width: 300px;
min-width: 300px;
min-width: 100px;
width: 300px;
word-break: break-word;
}