more
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-end;
|
||||
margin-top: 1rem;
|
||||
margin-top: 0.6rem;
|
||||
}
|
||||
|
||||
.edit-back-button {
|
||||
@@ -359,6 +359,15 @@
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.docedit-report-link {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.docedit-report-link:hover {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1140px) {
|
||||
.scroll-button {
|
||||
right: 30px;
|
||||
|
||||
Reference in New Issue
Block a user