11 行
无行尾
170 B
CSS
11 行
无行尾
170 B
CSS
/*!
|
|
* No overrides for the default theme as it aligns with general.css
|
|
*/
|
|
|
|
.selectize-input {
|
|
border-radius: 0
|
|
}
|
|
|
|
.selectize-input {
|
|
border: 1px solid #ced4da;
|
|
} |