1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-26 23:10:47 +02:00

adjust team info subheader

This commit is contained in:
Diego Cepeda
2020-12-04 13:55:56 -08:00
parent 1c36875951
commit af103e4a5e
2 changed files with 3 additions and 3 deletions

View File

@@ -289,7 +289,7 @@ nav.subnav li.active {
.subheader {
padding: 20px;
height: 100px;
height: 110px;
color: #fff;
}

View File

@@ -327,10 +327,10 @@
{{else}}
No Slack Channel
{{/if}}
</h4>
<h4>
{{#if slack_channel_notifications}}
<a href="https://{% endraw %}{{slack_instance}}{% raw %}.slack.com/messages/{{stripHash slack_channel_notifications}}/" target="_blank">{{slack_channel_notifications}}</a>
{{else}}
No Slack Notifications Channel
{{/if}}
</h4>
{% endraw %} {% endif %} {% raw %}