mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
Merge pull request #73 from the-programmers-hangout/fix-resources-extra-link
fix: prevent extra link icon from shrinking with long text
This commit is contained in:
@@ -50,6 +50,7 @@ const extraLink = css`
|
|||||||
|
|
||||||
svg {
|
svg {
|
||||||
width: 14px;
|
width: 14px;
|
||||||
|
flex: 0 0 14px;
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user