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

Commit a722dc4

Browse files
committed
update-eslint: space kebab menu out of view
1 parent 92586c8 commit a722dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/structures/_SpacePanel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ $activeBorderColor: $primary-content;
162162
margin-left: 8px;
163163
white-space: nowrap;
164164
display: block;
165-
text-overflow:ellipsis;
165+
text-overflow: ellipsis;
166166
overflow: hidden;
167167
font-size: $font-14px;
168168
line-height: $font-18px;

0 commit comments

Comments
 (0)