modal share checkbox
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 5s
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 5s
This commit is contained in:
parent
5914178e2f
commit
ee6408f05f
6 changed files with 49 additions and 7 deletions
|
|
@ -100,9 +100,11 @@
|
|||
gap: calc(var(--spacing)*0.25);
|
||||
|
||||
|
||||
> button{
|
||||
> button,
|
||||
> label {
|
||||
width: 100%;
|
||||
max-width: 160px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue