aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/MapBox/MapBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-17 23:08:24 -0500
committerbobzel <zzzman@gmail.com>2023-12-17 23:08:24 -0500
commit7e3ab4c1d48adb9366d84edd92061ed773c81dab (patch)
treec16515450dc4b16cdde6d13f1bf725bcffd2592e /src/client/views/nodes/MapBox/MapBox.scss
parente5b641ce31703b3af0238ff93645fcfa9a3f9168 (diff)
parentb2d824b412e6bbf9b4867ed13f49a433af7c26c7 (diff)
Merge branch 'zaul-branch-2' of https://github.com/brown-dash/Dash-Web into zaul-branch-2
Diffstat (limited to 'src/client/views/nodes/MapBox/MapBox.scss')
-rw-r--r--src/client/views/nodes/MapBox/MapBox.scss7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/client/views/nodes/MapBox/MapBox.scss b/src/client/views/nodes/MapBox/MapBox.scss
index b3ce55786..25b4587a5 100644
--- a/src/client/views/nodes/MapBox/MapBox.scss
+++ b/src/client/views/nodes/MapBox/MapBox.scss
@@ -109,20 +109,15 @@
display: flex;
justify-content: flex-start;
align-items: center;
- gap: 7px;
+ width: 100%;
.animation-suboptions {
display: flex;
justify-content: flex-start;
- flex-wrap: wrap;
align-items: center;
gap: 7px;
width: 100%;
- .first-person-label {
- width: '130px' !important;
- }
-
label {
margin-bottom: 0;
}