fix missing settings icon

This commit is contained in:
MathMan05 2024-06-22 23:16:26 -05:00
parent f64c5f02f2
commit b9dcd46ea5

View file

@ -585,7 +585,7 @@ textarea {
#userdock {
background-color: var(--user-dock-bg);
width: 100%;
width: 2.5in;
position: absolute;
bottom: 0;
}