Skip to content

Commit dd1edfb

Browse files
committed
v6.5.7 fix
1 parent 1ad0689 commit dd1edfb

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

build/index.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/bb.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,8 +1352,8 @@ textarea.bb-feedback-required {
13521352
border-bottom-left-radius: 20px;
13531353
border-bottom-right-radius: 20px;
13541354
padding-top: 0px;
1355-
padding-bottom: 22px;
1356-
margin-top: -10px;
1355+
padding-bottom: 20px;
1356+
margin-top: -16px;
13571357
}
13581358

13591359
.bb-feedback-poweredbycontainer span {

published/6.5.7/index.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

published/latest/index.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,8 +1352,8 @@ textarea.bb-feedback-required {
13521352
border-bottom-left-radius: 20px;
13531353
border-bottom-right-radius: 20px;
13541354
padding-top: 0px;
1355-
padding-bottom: 22px;
1356-
margin-top: -10px;
1355+
padding-bottom: 20px;
1356+
margin-top: -16px;
13571357
}
13581358

13591359
.bb-feedback-poweredbycontainer span {

0 commit comments

Comments
 (0)