Skip to content

Commit 19e2653

Browse files
committed
Update index.css
1 parent 54800c6 commit 19e2653

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/css/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,9 +2114,9 @@ textarea.bb-feedback-required {
21142114
box-sizing: border-box;
21152115
max-width: inherit;
21162116
position: fixed;
2117-
bottom: 10px;
2118-
left: 10px;
2119-
right: 10px;
2117+
bottom: 10px !important;
2118+
left: 10px !important;
2119+
right: 10px !important;
21202120
display: flex;
21212121
flex-direction: column;
21222122
}

0 commit comments

Comments
 (0)