mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Merge branch '3.2.1' into 'dev'
3.2.1 See merge request TheGamecraft/c-cms!53
This commit is contained in:
5
public/css/custom.css
vendored
5
public/css/custom.css
vendored
@@ -7,6 +7,11 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.activity-body-small {
|
||||||
|
height: 5rem;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.picture-desc-small {
|
.picture-desc-small {
|
||||||
height: 5rem;
|
height: 5rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
5
resources/custom.css
vendored
5
resources/custom.css
vendored
@@ -7,6 +7,11 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.activity-body-small {
|
||||||
|
height: 5rem;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.picture-desc-small {
|
.picture-desc-small {
|
||||||
height: 5rem;
|
height: 5rem;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user