feat: another batch of fixes

This commit is contained in:
Herculino Trotta
2025-11-04 10:29:40 -03:00
parent 9ade58a003
commit 0a4d4c12b9
18 changed files with 391 additions and 324 deletions
-11
View File
@@ -18,14 +18,6 @@ select {
display: none;
}
// .ts-dropdown-content {
// max-height: 50vh;
// }
//.font-base {
// font-family: bootstrap.$font-family-base;
//}
::selection {
color: variables.$gray-800;
background-color: variables.$primary;
@@ -51,9 +43,6 @@ select {
padding: 0 8px !important;
}
//.transaction:has(input[type="checkbox"]:checked) > div > .transaction-item {
// background-color: bootstrap.$primary-bg-subtle-dark;
//}
.offline {
text-align: center;