1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 21:29:42 +02:00
documize/gui/app/styles/core/section/jira.scss

19 lines
227 B
SCSS
Raw Normal View History

.section-jira {
margin: 0;
padding: 0;
}
2018-08-07 19:15:25 +01:00
.section-jira-table {
font-size: 1rem;
width: auto !important;
a:hover {
text-decoration: underline;
}
}
.section-jira-icon {
height: 16px;
width: 16px;
}