Organize colors

This commit is contained in:
Robin Townsend 2022-06-01 11:48:17 -04:00
commit aa45261b0d
26 changed files with 158 additions and 136 deletions

View file

@ -37,7 +37,7 @@
bottom: -1px;
content: "";
border-radius: 20px;
box-shadow: inset 0 0 0 4px #0dbd8b !important;
box-shadow: inset 0 0 0 4px var(--accent) !important;
}
.videoTile.screenshare > video {