mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
dropdown mixin to handle dialog open/close lifecycle
This commit is contained in:
parent
3f31d6d15e
commit
4d989e2497
5 changed files with 43 additions and 15 deletions
|
@ -40,11 +40,12 @@
|
|||
.content {
|
||||
> p {
|
||||
margin: 7px 0;
|
||||
font-size: 0.9em;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
> .heading {
|
||||
font-weight: bold;
|
||||
line-height: 3rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue