Skip to content
Snippets Groups Projects
Commit 037c2e93 authored by syuilo's avatar syuilo
Browse files

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

This reverts commit 5280a5e5.
parent 65cc3c5f
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment