Work on special pages
This commit is contained in:
parent
d9adfd3a91
commit
da7999fb24
7 changed files with 185 additions and 95 deletions
|
|
@ -186,6 +186,11 @@ button {
|
|||
img {
|
||||
width: auto;
|
||||
height: 18px;
|
||||
|
||||
&.deleted {
|
||||
height: 24px;
|
||||
transform: translateX(3px) translateY(3px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue