Apply new style Language section in Setting on desktop
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -64,7 +64,7 @@ class SettingsUtils {
|
||||
) {
|
||||
if (responsiveUtils.isWebDesktop(context)) {
|
||||
return BoxDecoration(
|
||||
borderRadius: const BorderRadius.all(Radius.circular(16)),
|
||||
borderRadius: const BorderRadius.all(Radius.circular(20)),
|
||||
color: backgroundColor,
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user