Address blog title positoin in dashboard

This commit is contained in:
Kitaiti Makoto 2022-01-03 02:37:45 +09:00
parent 905fe54fa3
commit 371dcc5091

View file

@ -249,6 +249,9 @@ p.error {
position: relative;
a {
display: block;
width: 100%;
height: 100%;
padding-block-start: 0.5em;
transition: color 0.1s ease-in;
color: $text-color;