chore(client): tweak style
This commit is contained in:
parent
92792719bd
commit
113df68843
|
@ -177,13 +177,7 @@ useTooltip(reactionRef, (showing) => {
|
||||||
|
|
||||||
&.max-width_500px {
|
&.max-width_500px {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
font-size: 0.8em;
|
font-size: 0.85em;
|
||||||
}
|
|
||||||
|
|
||||||
&:after {
|
|
||||||
content: "";
|
|
||||||
display: block;
|
|
||||||
clear: both;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> .head {
|
> .head {
|
||||||
|
|
Loading…
Reference in New Issue