mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-11 05:35:24 +00:00
Address blog title positoin in dashboard
This commit is contained in:
parent
905fe54fa3
commit
371dcc5091
1 changed files with 3 additions and 0 deletions
|
@ -249,6 +249,9 @@ p.error {
|
||||||
position: relative;
|
position: relative;
|
||||||
a {
|
a {
|
||||||
display: block;
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
padding-block-start: 0.5em;
|
||||||
transition: color 0.1s ease-in;
|
transition: color 0.1s ease-in;
|
||||||
color: $text-color;
|
color: $text-color;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue