Improve the tab view

This commit is contained in:
Johannes Zellner
2019-09-17 16:19:43 +02:00
parent ed90dbe7b7
commit 752f653f82
+1 -1
View File
@@ -497,7 +497,7 @@ multiselect {
&:hover,
&:focus {
text-decoration: none;
background-color: white;
background-color: #f3f3f3;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}