Add ability to toggle between list and card views

This commit is contained in:
IrkTheImp 2025-06-27 18:50:55 -05:00
parent c6cede40b2
commit 798c07dffe
6 changed files with 66 additions and 43 deletions

View file

@ -43,7 +43,7 @@
}
}
.btn-toogle-view {
.btn-toggle-view {
background: light-dark(@dark-blue-10, @dark-blue);
border: 1px solid light-dark(@dark-blue, @golden);
border-radius: 15px;