mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-12 15:52:54 +02:00
feat: another batch of fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user