chore(release)
This commit is contained in:
parent
2ce395bdc3
commit
cb3c7d6789
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "3.491.0",
|
||||
"version": "3.492.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -439,6 +439,10 @@ main article {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
section {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
section > .titlepage .title {
|
||||
margin: 24px 0 16px 0;
|
||||
}
|
||||
@ -479,6 +483,12 @@ section > .titlepage .title {
|
||||
color: #dd4d50;
|
||||
}
|
||||
|
||||
.checklist-reset-wrapper {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.warning,
|
||||
.note,
|
||||
.important,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user