mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 14:02:48 +00:00
Border radius dropdown
This commit is contained in:
parent
d56307592e
commit
f86a6c7eca
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ class _LogsConfigModalWidgetState extends State<LogsConfigModalWidget> {
|
||||||
),
|
),
|
||||||
label: Text(AppLocalizations.of(context)!.retentionTime)
|
label: Text(AppLocalizations.of(context)!.retentionTime)
|
||||||
),
|
),
|
||||||
|
borderRadius: BorderRadius.circular(20),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
Expanded(
|
Expanded(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue