Files
talk/src/core/client/stream/components/PermalinkView.css
T
2018-08-03 18:19:37 +02:00

10 lines
154 B
CSS

.root {
width: 100%;
max-width: 400px;
margin: calc(0.5 * var(--spacing-unit)) auto;
}
.button {
margin-bottom: calc(2 * var(--spacing-unit));
}