Fix FacePile 'more' rendering

This commit is contained in:
Germain 2023-09-22 16:31:52 +01:00
parent 899cc53a3e
commit 477d79cb92
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,8 @@ limitations under the License.
border-radius: 100%;
width: 30px;
height: 30px;
background-color: $spacePanel-bg-color;
background-color: $panels;
display: inline-block;
&::before {
content: "";