Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Fix FacePile overflow tile not being layed out correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Sep 4, 2023
1 parent c202e69 commit c89c535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/elements/_FacePile.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ limitations under the License.
width: 30px;
height: 30px;
background-color: $spacePanel-bg-color;
display: inline-block;

&::before {
content: "";
Expand Down

0 comments on commit c89c535

Please sign in to comment.