Custom methods support (follow up of #398)

This commit is contained in:
Liyas Thomas
2020-02-04 07:05:37 +05:30
parent 09a88b4a97
commit 06d58547c8
2 changed files with 100 additions and 17 deletions

View File

@@ -587,6 +587,14 @@ pre {
.select-wrapper {
position: relative;
input {
text-transform: uppercase;
}
.trigger {
width: 100%;
}
&:after {
display: inline-block;
position: absolute;