mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-06-29 21:28:04 +08:00
@ -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) {
|
||||
|
Reference in New Issue
Block a user