mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
parent
881b13740a
commit
563f2f37f7
1 changed files with 0 additions and 5 deletions
|
@ -46,11 +46,6 @@ fun BaseBundleDialog(
|
|||
ColumnWithScrollbar(
|
||||
modifier = Modifier
|
||||
.fillMaxWidth()
|
||||
.padding(
|
||||
start = 8.dp,
|
||||
top = 8.dp,
|
||||
end = 4.dp,
|
||||
)
|
||||
.then(modifier)
|
||||
) {
|
||||
if (name != null) {
|
||||
|
|
Loading…
Reference in a new issue