Backport from EE: set color on note-form-actions
This commit is contained in:
parent
5caee568ce
commit
9f16ae8903
1 changed files with 2 additions and 0 deletions
|
@ -340,6 +340,8 @@
|
|||
}
|
||||
|
||||
.note-form-actions {
|
||||
color: $gl-text-color;
|
||||
|
||||
@include media-breakpoint-down(xs) {
|
||||
.btn {
|
||||
float: none;
|
||||
|
|
Loading…
Reference in a new issue