icons update

This commit is contained in:
Henry Jameson 2020-05-25 16:10:14 +03:00
parent 79c03984bc
commit a6ca923a76
4 changed files with 31 additions and 2 deletions

View file

@ -3,6 +3,11 @@
.tab-switcher {
display: flex;
.tab-icon {
font-size: 2em;
display: block;
}
&.top-tabs {
flex-direction: column;
> .tabs {