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