Enhance interface

This commit is contained in:
2022-06-01 22:37:33 +02:00
parent 960f380306
commit dca9dab577
12 changed files with 120 additions and 111 deletions

View File

@@ -1181,6 +1181,13 @@ ul, li {
border: 2px ridge #846109;
}
/*************************************************************/
.item-name-img {
flex-grow:1;
max-width: 2rem;
min-width: 2rem;
}
/*************************************************************/
#pause
{