Skip to content

Commit

Permalink
increase border-radius
Browse files Browse the repository at this point in the history
  • Loading branch information
markallenramirez committed Sep 11, 2023
1 parent 38f0d0a commit f69f979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/devextreme/scss/widgets/fluent/_sizes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ $fluent-base-border-width: 1px !default;
* $type text
*/
$base-border-radius: $fluent-base-border-radius !default;
$fluent-grid-base-border-radius: $base-border-radius * 2 !default;
$fluent-grid-base-border-radius: $base-border-radius * 3 !default;

$fluent-base-standard-texteditor-input-horizontal-padding: 0 !default;

0 comments on commit f69f979

Please sign in to comment.