Dark theme support

This commit is contained in:
Travis Ralston 2021-04-21 16:22:27 -06:00
parent c5dd6b4dfb
commit cc095c85bf
5 changed files with 9 additions and 1 deletions

View file

@ -117,7 +117,7 @@ limitations under the License.
position: relative;
&:nth-child(2) {
border-left: 1px solid $input-darker-bg-color;
border-left: 1px solid $resend-button-divider-color;
}
&::before {