Don't display bubbles for what will be closed cards later
This commit is contained in:
@@ -493,6 +493,8 @@
|
||||
--card-color: var(--color-card-complete) !important;
|
||||
}
|
||||
|
||||
.bubble { display: none !important; }
|
||||
|
||||
@media (min-width: 640px) {
|
||||
padding-inline: var(--cards-gap);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user