+ client: Add experimental DNS-over-QUIC support

This commit is contained in:
ArtemBaskal
2020-09-07 13:50:03 +03:00
parent 8dc0108868
commit 14bc5297ac
8 changed files with 70 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
}
.form__message--error {
color: var(--red);
color: #cd201f;
}
.form__message--left-pad {