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

Commit 689e84a

Browse files
style: radius on gif preview
1 parent 2dce048 commit 689e84a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

studio/src/app/modals/editor/app-gif/app-gif.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ app-gif {
1717
img {
1818
width: calc(100% - 4px);
1919
padding: 2px;
20+
border-radius: 4px;
2021
}
2122
}
2223
}

0 commit comments

Comments
 (0)