Skip to content

Commit

Permalink
add bootstrap 5 diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
biyeun committed Nov 30, 2023
1 parent e3a6728 commit 9a18e77
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
}

.form-hide-actions .form-actions {
@@ -355,15 +12,34 @@
@@ -355,15 +12,38 @@
.validationMessage {
display: block;
padding-top: 8px;
Expand Down Expand Up @@ -396,3 +396,7 @@
+ padding-left: 6px;
+ }
+}
+
+.ms-header .btn {
+ margin-top: -3px;
+}

0 comments on commit 9a18e77

Please sign in to comment.