mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 16:16:48 +08:00
5 lines
63 B
CSS
5 lines
63 B
CSS
.content {
|
|
composes: content from "./CommentContent.css";
|
|
}
|
|
|