Dark theme UI fix

This commit is contained in:
Vasilis Tako 2021-09-09 13:01:04 +02:00
parent 8c0c153bb0
commit 0b8b47fc49

View file

@ -556,4 +556,9 @@ summary, .apexcharts-legend-text {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}
li > a > .fa-external-link-alt{
color: #ff8a26;
}