Build docs
This commit is contained in:
parent
7e4c27bb35
commit
9e0efd73d8
1 changed files with 3 additions and 2 deletions
|
@ -4525,8 +4525,8 @@ a.box:active {
|
|||
|
||||
.notification > .delete {
|
||||
position: absolute;
|
||||
right: 0.5em;
|
||||
top: 0.5em;
|
||||
right: 0.5rem;
|
||||
top: 0.5rem;
|
||||
}
|
||||
|
||||
.notification .title,
|
||||
|
@ -7568,6 +7568,7 @@ a.navbar-link.is-active {
|
|||
.pagination-next,
|
||||
.pagination-link {
|
||||
border-color: #dbdbdb;
|
||||
color: #363636;
|
||||
min-width: 2.25em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue