mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 05:23:16 -08:00
unfuck reaction styling from last commit
This commit is contained in:
parent
07d5b6073a
commit
6cbd87ba5e
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@
|
||||||
border: 1px solid var(--accent, $fallback--link);
|
border: 1px solid var(--accent, $fallback--link);
|
||||||
margin-left: -1px; // offset the border, can't use inset shadows either
|
margin-left: -1px; // offset the border, can't use inset shadows either
|
||||||
margin-right: calc(0.5em - 1px);
|
margin-right: calc(0.5em - 1px);
|
||||||
box-shadow: 0 0 4px 4px rgba(255,255,255,.5) inset;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue