feat: copy notes toast (wip) and light theme tooltips

This commit is contained in:
David Ralph
2021-04-22 22:10:04 +01:00
parent 4128fbae46
commit b28614340c
15 changed files with 35 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
cursor: initial;
user-select: none;
padding: 20px;
background-color: rgba(0, 0, 0, 0.3);
background-color: rgba(0, 0, 0, 0.5);
border-radius: 20px;
span {