diff options
| author | geireann <60007097+geireann@users.noreply.github.com> | 2020-11-29 03:08:30 +0800 |
|---|---|---|
| committer | geireann <60007097+geireann@users.noreply.github.com> | 2020-11-29 03:08:30 +0800 |
| commit | c15513601495e70c8e4161308814e72972d51367 (patch) | |
| tree | 5d1d4e6b959cc332806b91c35508c66330623e63 /src/client/views/presentationview/PresElementBox.scss | |
| parent | c4016e01b48367f45bed0ba2041e955c8c009464 (diff) | |
group with up functionality
Diffstat (limited to 'src/client/views/presentationview/PresElementBox.scss')
| -rw-r--r-- | src/client/views/presentationview/PresElementBox.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresElementBox.scss b/src/client/views/presentationview/PresElementBox.scss index 2c2c195d6..ed1aa9a1e 100644 --- a/src/client/views/presentationview/PresElementBox.scss +++ b/src/client/views/presentationview/PresElementBox.scss @@ -139,7 +139,7 @@ $slide-active: #5B9FDD; .slideButton { cursor: pointer; position: relative; - border-radius: 100%; + border-radius: 100px; z-index: 300; width: 18px; height: 18px; |
