Nano and timeout error fix #7 (plus css changes for hide buttons)

This commit is contained in:
LukeGus
2024-12-04 21:53:21 -06:00
parent 3721edc128
commit a407bf15f7
2 changed files with 19 additions and 4 deletions

View File

@@ -63,7 +63,7 @@
.hide-sidebar-button {
position: fixed;
bottom: 10px;
right: 10px;
right: 13px;
background-color: rgb(108, 108, 108);
color: white;
border: none;