Add close all tabs button to input tab dropdown

This commit is contained in:
j433866 2019-06-03 15:12:59 +01:00
parent 87dc325932
commit d3e8616e90
3 changed files with 8 additions and 1 deletions

View file

@ -118,6 +118,10 @@
float: left;
}
#btn-close-all-tabs {
color: var(--breakpoint-font-colour) !important;
}
.input-tab-content,
.output-tab-content {
width: 100%;