Better YouTube integration
This commit is contained in:
@@ -698,8 +698,16 @@
|
||||
<property name="margin-bottom">12</property>
|
||||
<property name="margin-start">12</property>
|
||||
<property name="margin-end">12</property>
|
||||
<style>
|
||||
<class name="card" />
|
||||
<class name="view" />
|
||||
</style>
|
||||
<child>
|
||||
<object class="GtkTextView" id="file_preview_text_view">
|
||||
<property name="margin-top">12</property>
|
||||
<property name="margin-bottom">12</property>
|
||||
<property name="margin-start">12</property>
|
||||
<property name="margin-end">12</property>
|
||||
<property name="hexpand">true</property>
|
||||
<property name="vexpand">true</property>
|
||||
<property name="editable">false</property>
|
||||
|
||||
Reference in New Issue
Block a user