mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat(style): add scss variables (#291)
This commit is contained in:
@@ -163,12 +163,12 @@ limitations under the License. -->
|
||||
}
|
||||
|
||||
.date {
|
||||
font-size: 12px;
|
||||
font-size: $font-size-smaller;
|
||||
}
|
||||
|
||||
.label {
|
||||
margin-top: 10px;
|
||||
font-size: 14px;
|
||||
font-size: $font-size-normal;
|
||||
}
|
||||
|
||||
.profile-input {
|
||||
|
Reference in New Issue
Block a user