aboutsummaryrefslogtreecommitdiff
path: root/dashboard/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/index.html')
-rw-r--r--dashboard/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/dashboard/index.html b/dashboard/index.html
index 2c92305..136decd 100644
--- a/dashboard/index.html
+++ b/dashboard/index.html
@@ -75,6 +75,14 @@
background-size: cover;
background-position: center;
}
+ .productTitle {
+ display: inline-block;
+ width: 250px;
+ white-space: nowrap;
+ overflow: hidden !important;
+ text-overflow: ellipsis;
+ margin-bottom: -10px;
+ }
</style>
</head>
<body>