updated ui/dist and slighly increased the colors contrast

This commit is contained in:
Gani Georgiev
2023-02-02 14:09:25 +02:00
parent 21d7cff43d
commit dcaacd0d28
34 changed files with 45 additions and 43 deletions

View File

@@ -117,6 +117,6 @@
padding: 10px 10px;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
background: rgba(0, 0, 0, 0.05);
background: rgba(53, 71, 104, 0.1);
}
</style>