fixed result quote source width

This commit is contained in:
Jack 2021-03-28 21:54:15 +01:00
parent 36a9d4de37
commit 78bb84bff6

View file

@ -1951,6 +1951,10 @@ key {
}
}
.source {
width: 25vw;
}
.tags .bottom .fas {
margin-left: 0.5rem;
}