mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 12:00:39 +08:00
Improve styling, accessebility, usability and use mutation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.root {
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
margin: calc(0.5 * var(--spacing-unit)) auto;
|
||||
}
|
||||
|
||||
.comment,
|
||||
.commentNotFound {
|
||||
margin: calc(5 * var(--spacing-unit)) auto;
|
||||
}
|
||||
Reference in New Issue
Block a user