Skip to content

Commit bdf34d5

Browse files
Fix. fixed style
1 parent 1abcb8d commit bdf34d5

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

dist/doboard-widget-bundle.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/doboard-widget-bundle.min.js

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

dist/doboard-widget-bundle.min.js.map

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

styles/doboard-widget.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,6 +1556,10 @@ input:checked + .slider:before {
15561556
flex-grow: 1;
15571557
}
15581558

1559+
.doboard_task_widget-auth-inputs-container .doboard_task_widget-input-container {
1560+
margin-bottom: 0px;
1561+
}
1562+
15591563
.doboard_task_widget-input-container-phantom {
15601564
display: flex;
15611565
flex-direction: column;

0 commit comments

Comments
 (0)