##// END OF EJS Templates
components: componentize user-profile, settings-view, user-identities
components: componentize user-profile, settings-view, user-identities

File last commit:

r0:548a840d
r79:4e50c88f
Show More
integrations.css.less
11 lines | 195 B | text/x-less | LessCssLexer
.state-applications-integrations {
.integration {
width: 100%;
margin-bottom: 10px;
white-space: normal;
min-height: 60px;
text-align: left;
}
}