mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
styles: input common
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
|
||||
--disabled: #cccccc;
|
||||
--border-line: #ebebeb;
|
||||
--background: #f8f8f8;
|
||||
--background: #fff;
|
||||
--gray: #f8f8f8;
|
||||
--white: #fbfbfb;
|
||||
|
||||
--font-size: 16px;
|
||||
|
@@ -89,7 +89,7 @@
|
||||
}
|
||||
}
|
||||
.custom-border-radius {
|
||||
border-radius: 60% 10% 60% 2%/ 10% 40% 10% 50%;
|
||||
border-radius: 60% 10% 60% 2%/ 10% 20% 10% 50%;
|
||||
}
|
||||
|
||||
.font-heading {
|
||||
|
Reference in New Issue
Block a user