taiga-front/app/styles/layout/wiki.scss

14 lines
210 B
SCSS

.wiki-content {
margin-bottom: 2rem;
}
.action-buttons {
.button {
color: $white;
float: right;
margin-left: 10px;
&:hover {
color: $white;
}
}
}