Merge branch 'dev' into modules/stock

This commit is contained in:
2025-10-15 15:40:22 +02:00
9 changed files with 87 additions and 7 deletions

View File

@@ -428,4 +428,13 @@ fieldset.vcard{
.vcard td button.symbol{
float: right;
}
.cloud .tag{
border: 1px solid;
border-radius: 4px;
padding: 2px;
margin: 0 6px;
white-space: nowrap;
display: inline flow-root;
}