mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 22:34:03 +00:00
feat(miniapp): add cycle-level billing controls
This commit is contained in:
@@ -314,6 +314,17 @@ button {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.inline-actions {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.inline-actions .ghost-button {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.panel--wide {
|
||||
min-height: 170px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user