okular: remove redundant style sheet override

the widget flat property is set to true which makes it have no border

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-07-07 21:43:45 +03:00
parent 703868eb38
commit c7da45931b

View file

@ -74,9 +74,6 @@
</item>
<item>
<widget class="KButtonGroup" name="kcfg_DisplayDocumentNameOrPath">
<property name="styleSheet">
<string notr="true">KButtonGroup {border:0; }</string>
</property>
<property name="flat">
<bool>true</bool>
</property>