Fix preview link background
This commit is contained in:
parent
f4d327f1f4
commit
0532e759d4
1 changed files with 10 additions and 0 deletions
|
@ -27,6 +27,16 @@
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.claim-link {
|
||||||
|
.button {
|
||||||
|
display: block;
|
||||||
|
|
||||||
|
.button__content {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.media__actions {
|
.media__actions {
|
||||||
|
|
Loading…
Reference in a new issue