aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
diff options
context:
space:
mode:
authoralyssaf16 <alyssa_feinberg@brown.edu>2024-06-06 22:20:24 -0400
committeralyssaf16 <alyssa_feinberg@brown.edu>2024-06-06 22:20:24 -0400
commit7594f649890d27d558be35c9d40a0aa8211aec67 (patch)
treea37a4719f591037380e4ac9838aebf3e669bb968 /src/client/views/nodes/formattedText/FormattedTextBox.scss
parentc76505f56a83625e3993427838aaee0c54c5fb81 (diff)
Flashcard changes - menu added
Diffstat (limited to 'src/client/views/nodes/formattedText/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/formattedText/FormattedTextBox.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss
index 8ac8c2c5f..54643b4a5 100644
--- a/src/client/views/nodes/formattedText/FormattedTextBox.scss
+++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss
@@ -89,14 +89,14 @@ audiotag:hover {
right: 0;
bottom: 0;
width: 15;
- height: 15;
+ height: 22;
cursor: default;
}
.formattedTextBox-flip {
align-items: center;
position: absolute;
- right: 3px;
- bottom: 1px;
+ right: 2px;
+ bottom: 4px;
}
.formattedTextBox-outer {