aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/presentationview
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-13 23:14:17 +0800
committerGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-13 23:14:17 +0800
commitf38686582cb17c40223174452a08f8ffa576e9b5 (patch)
treeadcd3eaace9312e6d9cc719db7a84e1dd9687814 /src/client/views/presentationview
parent9042c5e58c8e6b82aa6933ec056331ea1b94a5db (diff)
css mini fix :+1:
Diffstat (limited to 'src/client/views/presentationview')
-rw-r--r--src/client/views/presentationview/PresElementBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresElementBox.scss b/src/client/views/presentationview/PresElementBox.scss
index 6bd80afb8..f1bdb7737 100644
--- a/src/client/views/presentationview/PresElementBox.scss
+++ b/src/client/views/presentationview/PresElementBox.scss
@@ -118,7 +118,7 @@ $slide-active: #5B9FDD;
width: 15px;
height: 15px;
display: flex;
- font-size: 75%;
+ font-size: 10px;
justify-self: center;
align-self: center;
background-color: rgba(0, 0, 0, 0.5);