forked from jeena/FeedTheMonkey
better sizes
This commit is contained in:
parent
6c0bf60e07
commit
927474261e
4 changed files with 14 additions and 9 deletions
|
@ -1,12 +1,10 @@
|
|||
import QtQuick 2.0
|
||||
import QtQuick.Controls 1.3
|
||||
import QtQuick.Layouts 1.1
|
||||
import QtQuick.Controls.Styles 1.3
|
||||
import TTRSS 1.0
|
||||
|
||||
ScrollView {
|
||||
property Post post
|
||||
Layout.minimumWidth: 400
|
||||
|
||||
style: ScrollViewStyle {
|
||||
transientScrollBars: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue