You've already forked oncall
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:
@@ -289,7 +289,7 @@ nav.subnav li.active {
|
||||
|
||||
.subheader {
|
||||
padding: 20px;
|
||||
height: 100px;
|
||||
height: 110px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user