Fix border radius on the outline-item style (#1901)
This commit is contained in:
parent
e56734fc88
commit
9bc708bb8d
@ -390,6 +390,7 @@ a.heading-link-light {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
border-style: none;
|
border-style: none;
|
||||||
border-width: 0;
|
border-width: 0;
|
||||||
|
border-radius: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user