matrix-dimension/web/app/admin/neb/appservice-config/appservice-config.component.scss
Travis Ralston 62d81ed842 Show the appservice configuration after saving; Make the show config button work
Includes the ability to 'test' the appservice. This doesn't bother checking if the URL is set up correctly because we don't actually care about the transactions.
2018-03-24 12:18:38 -06:00

6 lines
No EOL
95 B
SCSS

pre {
margin-top: 10px;
padding: 5px;
border: 1px solid #ccc;
background-color: #eee;
}