1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-26 00:01:31 +00:00
This commit is contained in:
André
2018-05-28 18:49:23 +02:00

View File

@@ -56,4 +56,7 @@ body.modal-open {
.thumbnail img {
min-height:100px;
height:100px;
}
}
.nav-tabs>li>a {
z-index: 1;
}