Suggestions width fix

This commit is contained in:
2021-07-19 00:32:39 +03:00
parent c8aecb12f4
commit a770eead5f
4 changed files with 16 additions and 0 deletions

View File

@@ -1830,4 +1830,8 @@ span.default-highlight {
#region_3 {
display: none !important;
}
.profile-match-wrapper {
width: 44% !important;
}