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 { #userdock {
background-color: var(--user-dock-bg); background-color: var(--user-dock-bg);
width: 100%; width: 2.5in;
position: absolute; position: absolute;
bottom: 0; bottom: 0;
} }