mirror of
https://github.com/wassname/talk.git
synced 2026-07-06 05:17:19 +08:00
9 lines
93 B
CSS
9 lines
93 B
CSS
.root {
|
|
width: 330px;
|
|
}
|
|
|
|
.subFooter {
|
|
padding-top: var(--spacing-unit);
|
|
width: 100%;
|
|
}
|