Updated dashboard.css

Break-all extension name in thumbs view.
This commit is contained in:
Bobby Wibowo 2019-01-14 20:00:08 +07:00
parent 907ba3960a
commit fe24198517
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
2 changed files with 2 additions and 1 deletions

View File

@ -100,6 +100,7 @@ ul#albumsContainer li {
.image-container .title {
font-weight: normal;
word-break: break-all;
}
.image-container .image {

View File

@ -16,7 +16,7 @@
v3: CSS and JS files (libs such as bulma, lazyload, etc).
v4: Renders in /public/render/* directories (to be used by render.js).
#}
{% set v1 = "dLp5zKKIkN" %}
{% set v1 = "2blVrmMr6P" %}
{% set v2 = "hiboQUzAzp" %}
{% set v3 = "hiboQUzAzp" %}
{% set v4 = "dLp5zKKIkN" %}