fix: add horizontal scrollbar into the large table inside description
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
committed by
Julien Veyssier (Rebase PR Action)
parent
9d3de1e576
commit
a11bf5f4ba
@@ -262,6 +262,8 @@ export default {
|
|||||||
|
|
||||||
#description-preview {
|
#description-preview {
|
||||||
min-height: 100px;
|
min-height: 100px;
|
||||||
|
width: auto;
|
||||||
|
overflow-x: auto;
|
||||||
|
|
||||||
&::v-deep {
|
&::v-deep {
|
||||||
@import './../../css/markdown';
|
@import './../../css/markdown';
|
||||||
|
|||||||
Reference in New Issue
Block a user