Fix form group default button outline if background is set

This commit is contained in:
Johannes Zellner
2022-06-01 11:25:39 +02:00
parent 4582f8acb8
commit 99d8d5f13f
+6
View File
@@ -1978,6 +1978,12 @@ tag-input {
}
}
.input-group-btn {
.btn-default {
border-color: #ccc;
}
}
.app-header-container {
h1 {