Fixed margin for description in plugin card.

This commit is contained in:
AlexeyMatveev686
2022-08-09 15:29:03 +03:00
parent 23be8f6ea1
commit f6cfbfa52d

View File

@ -163,8 +163,7 @@ label.header {
}
.span_description {
margin-left: 10px;
margin-right: 3px;
margin: 0px 10px 0px;
max-height: 80px;
overflow: auto;
}