fix tag wrapping
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "bstlboard",
|
"name": "bstlboard",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "bstlboard",
|
"name": "bstlboard",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"license": "AGPL3",
|
"license": "AGPL3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^19.2.10",
|
"@angular/animations": "^19.2.10",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bstlboard",
|
"name": "bstlboard",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"license": "AGPL3",
|
"license": "AGPL3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
|
|||||||
@@ -67,6 +67,7 @@ span.mod {
|
|||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
.mat-icon {
|
.mat-icon {
|
||||||
top: 1px;
|
top: 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user