FollowRecommendations: fix transparent background
This commit is contained in:
parent
b47e7a3197
commit
4e18d7e505
2 changed files with 4 additions and 0 deletions
Binary file not shown.
|
@ -858,6 +858,10 @@
|
|||
|
||||
.column-list {
|
||||
position: relative;
|
||||
|
||||
&__empty-message {
|
||||
padding: 0 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.column-loading {
|
||||
|
|
Loading…
Reference in a new issue