Layer detail refactor

This commit is contained in:
Michał Zieliński
2023-08-22 21:13:47 +02:00
parent dd64b34fa3
commit d019189ec1
6 changed files with 33 additions and 44 deletions

View File

@@ -84,6 +84,7 @@ app-root:empty+.AppLoading {
margin-right: 0;
}
.list-container {
width: 100%;
input[disabled] {
color: black;
-webkit-text-fill-color: black;
}