We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e994e4 commit 2ef7d38Copy full SHA for 2ef7d38
1 file changed
OpenFlow/src/public/Form.html
@@ -122,13 +122,13 @@
122
border: 1px solid rgb(255 255 255 / 20%) !important;
123
}
124
125
- .darkmode .card-header {
+ .darkmode.card-header {
126
background-color: #333 !important;
127
128
.card-title {
129
font-size: 1.7rem !important;
130
131
- .choices__button {
+ .darkmode.choices__button {
132
background-color: #fff;
133
134
.choices {
0 commit comments