add the ability to select a post's content type
This commit is contained in:
parent
2dd99c7dd9
commit
38e3c2493d
5 changed files with 28 additions and 10 deletions
|
@ -451,6 +451,10 @@ nav {
|
|||
color: $fallback--lightFg;
|
||||
color: var(--lightFg, $fallback--lightFg);
|
||||
}
|
||||
|
||||
.text-format {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
.visibility-notice {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue