[common] Fix Bug 63742

This commit is contained in:
SergeyEzhin
2023-08-21 20:46:41 +03:00
parent b4f96cdbf0
commit f0edfee1ca

View File

@ -606,6 +606,10 @@
}
&__list {
ul {
background: @background-primary;
}
.item-title {
font-weight: 600;
font-size: 13px;