design: fix top view
This commit is contained in:
@@ -122,7 +122,7 @@ watch(
|
|||||||
.back-button {
|
.back-button {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 1.5rem;
|
left: 1.5rem;
|
||||||
top: 0.4rem;
|
top: 0.5rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
@@ -133,7 +133,7 @@ watch(
|
|||||||
|
|
||||||
.badge-author {
|
.badge-author {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0.4rem;
|
top: 0.5rem;
|
||||||
right: 2rem;
|
right: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user