#99 Added a comment

This commit is contained in:
Serraniel 2020-10-27 19:52:05 +01:00
parent 0faa37aecc
commit 79d8d142c6
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -1,4 +1,6 @@
md-tab-item{
// hide disabled tabs
&.md-disabled {
display: none;
}