styles: input common

This commit is contained in:
lytrankieio123
2021-08-24 13:45:30 +07:00
parent 2db3f97bbb
commit 71eaa424ec
9 changed files with 88 additions and 25 deletions

View File

@@ -32,7 +32,8 @@
--disabled: #cccccc;
--border-line: #ebebeb;
--background: #f8f8f8;
--background: #fff;
--gray: #f8f8f8;
--white: #fbfbfb;
--font-size: 16px;

View File

@@ -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 {