Improved notifications design.

This commit is contained in:
DebaucheryLibrarian
2021-04-27 04:41:22 +02:00
parent 3b91493995
commit 4806b0aa41
3 changed files with 55 additions and 25 deletions

View File

@@ -155,7 +155,7 @@ export default {
.tooltip-inner {
position: relative;
box-shadow: 0 0 3px var(--darken-weak);
box-shadow: 0 0 .5rem var(--darken);
}
.tooltip {