mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-04-05 02:07:04 +00:00
Fix the edit button padding issue
Now the whole button is clickable
This commit is contained in:
parent
3a02721f80
commit
15415e44ff
@ -758,11 +758,13 @@ kbd {
|
||||
.edit-btn {
|
||||
float: right;
|
||||
margin: -0.25rem 0;
|
||||
padding: 0;
|
||||
}
|
||||
.edit-btn__link {
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
padding: .25rem .5rem;
|
||||
}
|
||||
|
||||
.jump-btn {
|
||||
|
Loading…
x
Reference in New Issue
Block a user