mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
fix: increase bottom margin of tags
Increase the bottom margin of tags in a video description, letting them display their shadow.
This commit is contained in:
parent
96ace8bffd
commit
47e435ff0b
@ -8,6 +8,7 @@
|
||||
style="@style/Widget.Material3.CardView.Elevated"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="1dp"
|
||||
android:layout_marginHorizontal="3dp">
|
||||
|
||||
<TextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user