feature: revamp protocol upgrade dialog

This commit is contained in:
Baptiste Grob
2020-09-23 13:45:53 +02:00
parent 5c986338a8
commit 5da82e7b0b
3 changed files with 26 additions and 4 deletions

View File

@@ -70,3 +70,7 @@
button.sk-button {
border: none;
}
a {
color: var(--sn-stylekit-info-color);
}