mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-18 23:55:02 +00:00
Automod work. Add config examples to automod.
This commit is contained in:
parent
a6cc1d646e
commit
def46941c9
11 changed files with 539 additions and 258 deletions
|
@ -14,6 +14,7 @@
|
|||
}
|
||||
|
||||
& h3 {
|
||||
@apply text-xl;
|
||||
@apply font-semibold;
|
||||
@apply mb-1;
|
||||
}
|
||||
|
@ -39,7 +40,7 @@
|
|||
@apply inline-code;
|
||||
}
|
||||
|
||||
& .expandable {
|
||||
& .expandable:not(.wide) {
|
||||
max-width: 600px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue