feat: improved sharing prompt

This commit is contained in:
Ramires Viana
2021-02-16 15:39:11 +00:00
parent a809404ce1
commit 1819377897
5 changed files with 116 additions and 91 deletions

View File

@@ -119,8 +119,8 @@ nav > div {
.dashboard p label {
color: var(--textPrimary);
}
.card#share ul li input,
.card#share ul li select,
.card#share input,
.card#share select,
.input {
background: var(--surfaceSecondary);
color: var(--textPrimary);