updated settings class and user can now remove pfp

This commit is contained in:
MathMan05 2024-08-22 15:06:45 -05:00
parent 39f7a3701a
commit e11cd2e0c1
10 changed files with 537 additions and 72 deletions

View file

@ -837,6 +837,7 @@ input::file-selector-button {
input[type="file"] {
background:transparent;
box-shadow: none;
width: min-content;
}
select{
transition: background .1s ease-in-out;