mirror of https://github.com/KDE/kasts.git
Fix clipping of ListView in ErrorListOverlay
This commit is contained in:
parent
ecd6d5c3aa
commit
014cf66898
|
@ -31,5 +31,6 @@ Kirigami.Dialog {
|
|||
|
||||
ErrorList {
|
||||
id: errorList
|
||||
clip: true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue