diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-02-01 21:49:23 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-02-01 21:49:23 -0500 |
| commit | feaed0e1fbfb505684c87996b020ee36b7e96224 (patch) | |
| tree | 3900fbc869fca3d352c01262879b3f8dc1d0f45a /src/client/views/presentationview | |
| parent | d718a470402e56c4fbc4e5d84f5f5192b32eac88 (diff) | |
moved all of pivot view into TimeView. tweaked layout for pivot. better fix is straightforward.
Diffstat (limited to 'src/client/views/presentationview')
| -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 fd9de90e0..8370af490 100644 --- a/src/client/views/presentationview/PresElementBox.scss +++ b/src/client/views/presentationview/PresElementBox.scss @@ -71,7 +71,7 @@ } .presElementBox-name { - font-size: 12px; + font-size: 12pxππ; position: absolute; display: inline-block; width: calc(100% - 45px); |
