parent
3f1e728781
commit
4385f1acbc
425 changed files with 59924 additions and 37200 deletions
|
@ -5,4 +5,12 @@
|
|||
.ui.form .selection.dropdown {
|
||||
padding: 1.1em 1.2em;
|
||||
border-width: 2px;
|
||||
}
|
||||
.ui.form .selection.dropdown .menu {
|
||||
min-width: calc(100% + 4px);
|
||||
margin: 0 -2px;
|
||||
border-width: 2px;
|
||||
}
|
||||
.ui.form .selection.dropdown input {
|
||||
padding: inherit;
|
||||
}
|
Reference in a new issue