1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Fix various typos

Found via `codespell -q 3`
This commit is contained in:
luz paz
2022-10-30 18:14:08 -04:00
committed by Mark McDowall
parent fe476a319e
commit 209a250079
24 changed files with 24 additions and 24 deletions
@@ -33,7 +33,7 @@
.contentContainer {
z-index: $popperZIndex;
margin-top: 4px;
/* 400px container witdh with 8px padding on each side */
/* 400px container width with 8px padding on each side */
width: 384px;
}