Compare commits
No commits in common. "f7afdf5c961822f1b032f001e1628acbcd405321" and "bc590eb40ad7ab3c4f3ab711fadadf235d0e1300" have entirely different histories.
f7afdf5c96
...
bc590eb40a
@ -276,14 +276,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modal-actions {
|
.modal-actions {
|
||||||
flex-direction: column;
|
flex-wrap: wrap;
|
||||||
gap: 0.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-actions .btn-primary,
|
|
||||||
.modal-actions .btn-secondary,
|
|
||||||
.modal-actions .btn-danger {
|
.modal-actions .btn-danger {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -235,15 +235,8 @@
|
|||||||
padding: 30vh 1rem;
|
padding: 30vh 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.goal-selector-container {
|
|
||||||
min-width: 0;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.goal-selector-container select {
|
.goal-selector-container select {
|
||||||
min-width: 0;
|
min-width: 140px;
|
||||||
width: 100%;
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user