Revert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)"

This reverts commit 5280a5e5c6.
This commit is contained in:
syuilo 2023-07-26 17:17:26 +09:00
parent 65cc3c5fce
commit 037c2e9332
1 changed files with 1 additions and 2 deletions

View File

@ -907,7 +907,6 @@ defineExpose({
display: flex;
flex-wrap: nowrap;
gap: 4px;
margin-bottom: -10px;
}
.headerLeft {
@ -1025,7 +1024,7 @@ defineExpose({
}
.targetNote {
padding: 10px 20px 16px 20px;
padding: 0 20px 16px 20px;
}
.withQuote {