diff options
| author | geireann <60007097+geireann@users.noreply.github.com> | 2020-06-16 23:53:16 +0800 |
|---|---|---|
| committer | geireann <60007097+geireann@users.noreply.github.com> | 2020-06-16 23:53:16 +0800 |
| commit | 4b1dc65c9e0bb917c1f1f780f8a63fc0c91b4ad6 (patch) | |
| tree | c18ea9f31fb2dbd1f02800742f7857686411ea8e /src/client/views/presentationview/PresElementBox.scss | |
| parent | 099a1942440efc2784bc9b2c5896777cf85842ec (diff) | |
mobile menu bug fixes + doc button fix
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 ec82b0c51..bf268eb8d 100644 --- a/src/client/views/presentationview/PresElementBox.scss +++ b/src/client/views/presentationview/PresElementBox.scss @@ -79,7 +79,7 @@ } .presElementBox-name { - font-size: 12pxππ; + font-size: 12px; position: absolute; display: inline-block; width: calc(100% - 45px); |
