We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cc31e commit 98eb6efCopy full SHA for 98eb6ef
1 file changed
static/styles.css
@@ -645,7 +645,6 @@ hr {
645
}
646
647
.task-action-items {
648
- min-height: 300px;
649
overflow: visible;
650
display: grid;
651
grid-template-columns: repeat(auto-fill, minmax(44px, 1fr));
@@ -782,10 +781,6 @@ hr {
782
781
min-height: 460px;
783
784
785
- .task-action-items {
786
- min-height: 240px;
787
- }
788
-
789
.task-roll-shell {
790
min-width: 320px;
791
max-width: calc(100vw - 20px);
0 commit comments