mirror of
https://github.com/taigrr/homer
synced 2025-01-18 04:53:12 -08:00
move tag to bottom of service to make room for info
This commit is contained in:
parent
d1b29caaa6
commit
4a31e1e146
@ -206,7 +206,7 @@ body {
|
|||||||
color: var(--highlight-secondary);
|
color: var(--highlight-secondary);
|
||||||
background-color: var(--highlight-secondary);
|
background-color: var(--highlight-secondary);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 1rem;
|
bottom: 1rem;
|
||||||
right: -0.2rem;
|
right: -0.2rem;
|
||||||
width: 3px;
|
width: 3px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user