mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 02:33:03 +08:00
5 lines
63 B
CSS
5 lines
63 B
CSS
.content {
|
|
composes: content from "./CommentContent.css";
|
|
}
|
|
|