Skip to content

Commit be562b0

Browse files
author
Josef-MrBeam
committed
some design adjustments
1 parent 216950f commit be562b0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

octoprint_mrbeam/static/css/mrbeam.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3416,6 +3416,9 @@ button#terminal-send {
34163416
padding: 40px;
34173417
}
34183418
.hard_refresh_overlay .modal-header {
3419-
padding-top: 10px;
3420-
padding-bottom: 10px;
3419+
padding-top: 20px;
3420+
padding-bottom: 20px;
3421+
}
3422+
.hard_refresh_overlay .icon-warning-sign{
3423+
color: #e25303;
34213424
}

0 commit comments

Comments
 (0)