style(core): 调整一些组件的css样式
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.select2-results__options {
|
||||
font-family: Lato, system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
font-family: "Lato", "Noto Sans SC";
|
||||
margin: 5px 0px;
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
margin: 0px 5px;
|
||||
border-radius: 5px;
|
||||
box-sizing: content-box;
|
||||
padding: 0.2em 0.5em;
|
||||
padding: 0.28em 0.5em;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user