Merge pull request #14 from mabashian/workflow_pause_approve_cleanup_5

Styles cleanup
This commit is contained in:
Bianca Henderson
2019-08-28 10:14:43 -04:00
committed by GitHub

View File

@@ -30,7 +30,6 @@
color: @default-interface-txt; color: @default-interface-txt;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
width: calc(82%);
} }
&--actionRow { &--actionRow {
@@ -66,4 +65,4 @@
&--expires { &--expires {
color: @default-err; color: @default-err;
} }
} }