Fix FacePile 'more' rendering
This commit is contained in:
@@ -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: "";
|
||||
|
||||
Reference in New Issue
Block a user