Changed style for description in plugin window.

This commit is contained in:
AlexeyMatveev686
2022-08-09 15:59:27 +03:00
parent f6cfbfa52d
commit 1f8b7279d8

View File

@ -327,8 +327,8 @@ label.header {
.div_description_selected {
max-height: 50px;
min-height: 50px;
overflow: auto;
overflow-wrap: break-word;
margin-top: 20px;
margin-bottom: 10px;
}