Skip to content

Commit 266226f

Browse files
Update default.css (hestiacp#2353)
* Update default.css * Update default.min.css Co-authored-by: Jaap Marcus <9754650+jaapmarcus@users.noreply.github.com>
1 parent 894e773 commit 266226f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

web/css/src/themes/default.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3304,6 +3304,11 @@ a.button.cancel {
33043304
color: #cc3366;
33053305
}
33063306

3307+
#v_password {
3308+
white-space: inherit;
3309+
word-break: break-word;
3310+
}
3311+
33073312
.additional-info {
33083313
margin-top: 12px;
33093314
width: 400px;

web/css/themes/default.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.

0 commit comments

Comments
 (0)