fix tag wrapping

This commit is contained in:
2025-05-11 18:24:36 +02:00
parent bd52546b15
commit db09dd31ca
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "bstlboard",
"version": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bstlboard",
"version": "2.3.0",
"version": "2.3.1",
"license": "AGPL3",
"dependencies": {
"@angular/animations": "^19.2.10",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bstlboard",
"version": "2.3.0",
"version": "2.3.1",
"license": "AGPL3",
"scripts": {
"ng": "ng",
+1
View File
@@ -67,6 +67,7 @@ span.mod {
padding: 2px 5px;
margin-left: 3px;
top: -1px;
white-space: nowrap;
.mat-icon {
top: 1px;