mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
css fix
This commit is contained in:
@@ -244,7 +244,7 @@ a.wall-item-name-link {
|
||||
top: 0;
|
||||
left: 0;
|
||||
border-color: var(--hz-item-indent, var(--bs-border-color));
|
||||
border-radius: 0 var(--bs-border-radius) 0 0;
|
||||
border-radius: 0 1.5rem 0 0;
|
||||
border-style: solid;
|
||||
border-width: 1px 1px 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user