sforkowany z mirror/soapbox
fix some icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>strip-front-mentions
rodzic
829744dcce
commit
734c6863c5
|
@ -69,14 +69,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
padding: 0 0 0 10px;
|
padding: 0 0 0 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: '\f073';
|
content: '\f073';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font: normal normal normal 14px/1 ForkAwesome;
|
font: normal normal normal 14px/1 "Font Awesome 5 Free";
|
||||||
font-size: 14px;
|
font-size: 18px;
|
||||||
color: var(--primary-text-color--faint);
|
color: var(--primary-text-color--faint);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -496,7 +496,7 @@ code {
|
||||||
&::after {
|
&::after {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-family: "ForkAwesome";
|
font-family: "Font Awesome 5 Free";
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 12px;
|
right: 12px;
|
||||||
|
|
Ładowanie…
Reference in New Issue