mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat(style): add scss variables (#291)
This commit is contained in:
@@ -226,9 +226,9 @@ limitations under the License. -->
|
||||
padding: 0 3px;
|
||||
border-radius: 3px;
|
||||
overflow: hidden;
|
||||
color: #3d444f;
|
||||
color: $font-color;
|
||||
border: 1px dashed #aaa;
|
||||
font-size: 12px;
|
||||
font-size: $font-size-smaller;
|
||||
margin: 0 2px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user