mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
fix (css): file css box
This commit is contained in:
parent
e22b40f6b8
commit
028bad4141
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
min-width: 20px;
|
min-width: 20px;
|
||||||
max-width: 65px;
|
max-width: 65px;
|
||||||
|
font-size: 0.95em;
|
||||||
}
|
}
|
||||||
.list > .component_thing .info_extension span:empty {
|
.list > .component_thing .info_extension span:empty {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue