mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
606b6d9f56
TODO: * Backend (needs research) * Webhook URL (probably proxy this)
9 lines
132 B
SCSS
9 lines
132 B
SCSS
.actions-col {
|
|
width: 120px;
|
|
text-align: center;
|
|
}
|
|
|
|
.repo-template {
|
|
white-space: nowrap; // Force scrollbars
|
|
width: 100%;
|
|
} |