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