diff options
| author | bobzel <zzzman@gmail.com> | 2022-12-21 11:11:39 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2022-12-21 11:11:39 -0500 |
| commit | e373e66f8ed06f4501e00af8348f15ad113c7424 (patch) | |
| tree | 911b512c544d6d522d5899e6dced1123e5789c61 /src/client/views/nodes/formattedText/FormattedTextBox.scss | |
| parent | b71e828bc3e6c48d00dade555968c99b5deb412e (diff) | |
cleaning up ACLs for performance and clarity
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBox.scss')
| -rw-r--r-- | src/client/views/nodes/formattedText/FormattedTextBox.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss index 93dc0b2a1..cbe0a465d 100644 --- a/src/client/views/nodes/formattedText/FormattedTextBox.scss +++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss @@ -15,7 +15,7 @@ audiotag { position: absolute; cursor: pointer; border-radius: 10px; - width: 10px; + width: 12px; margin-top: -2px; font-size: 4px; background: lightblue; |
