Merge branch 'main' into profile-fixes

This commit is contained in:
cochcoder
2024-05-06 14:47:15 +00:00
committed by GitHub
15 changed files with 55 additions and 46 deletions
+2 -2
View File
@@ -148,7 +148,7 @@ input
height: calc(100% - 6px);
display: flex;
align-items: center;
border-bottom: 6px solid #00AE42;
border-bottom: 6px solid #009688;
}
#Title div.TitleUnselected
@@ -205,4 +205,4 @@ input
.CFilament_EditBtn:hover
{
}
}