Added a style to the Link Analyzer tab

This commit is contained in:
RemixDev
2020-05-09 13:44:47 +02:00
parent b529f8b789
commit 303183fc3c
5 changed files with 42173 additions and 56 deletions

View File

@@ -5,6 +5,10 @@
display: none;
}
.main_tabcontent h1{
margin-bottom: 12px;
}
.tab button{
background-color: var(--primary-background);
}