Clean up settings modal

This commit is contained in:
Robert Long
2022-01-05 16:54:13 -08:00
parent 6621e20da3
commit 3fac266013
4 changed files with 9 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
.settingsModal {
width: 774px;
height: 480px;
}
.tabContainer {
margin: 27px 16px;
}