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

Commit

Permalink
update-eslint: space kebab menu out of view
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya-usman committed Apr 17, 2022
1 parent aab6f3c commit 61f1f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/structures/_SpacePanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ $activeBorderColor: $primary-content;
margin-left: 8px;
white-space: nowrap;
display: block;
text-overflow:ellipsis;
text-overflow: ellipsis;
overflow: hidden;
font-size: $font-14px;
line-height: $font-18px;
Expand Down

0 comments on commit 61f1f12

Please sign in to comment.