Skip to content

Commit 54f36c7

Browse files
Gaic4ocrenshaw-dev
andauthored
fix: popup header icon top alignment (#575)
style: popup header i top code modification Signed-off-by: Minsu <[email protected]> Co-authored-by: Michael Crenshaw <[email protected]>
1 parent 45b5ce2 commit 54f36c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/popup/popup.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $popup-border-radius: 8px;
4848
float: right;
4949
position: absolute;
5050
right: 20px;
51-
top: 20px;
51+
top: 5px;
5252
cursor: pointer;
5353
}
5454

0 commit comments

Comments
 (0)