mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-16 13:19:29 +00:00
feat(style): add scss variables (#291)
This commit is contained in:
@@ -118,7 +118,7 @@ limitations under the License. -->
|
||||
<style lang="scss" scoped>
|
||||
.header {
|
||||
padding: 10px;
|
||||
font-size: 12px;
|
||||
font-size: $font-size-smaller;
|
||||
border-bottom: 1px solid #dcdfe6;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user