mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
Updated dashboard.css
Break-all extension name in thumbs view.
This commit is contained in:
parent
907ba3960a
commit
fe24198517
@ -100,6 +100,7 @@ ul#albumsContainer li {
|
||||
|
||||
.image-container .title {
|
||||
font-weight: normal;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.image-container .image {
|
||||
|
@ -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" %}
|
||||
|
Loading…
Reference in New Issue
Block a user