Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GGCE
GGCE Web
Commits
fe257a31
Commit
fe257a31
authored
May 27, 2022
by
Matija Obreza
Browse files
UI: Drop rounded MUI corners
parent
46334f53
Changes
1
Hide whitespace changes
Inline
Side-by-side
workspaces/ui-express/src/_layout/theme/theme.ts
View file @
fe257a31
...
...
@@ -8,7 +8,7 @@ const TEXT_FONT_FAMILY = '"Roboto", sans-serif';
const
theme
=
(
dir
)
=>
createTheme
({
direction
:
dir
,
shape
:
{
//
borderRadius: 0,
borderRadius
:
0
,
// No radius on Paper, Card!
},
overrides
:
{
MuiFormControl
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment