mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
feat(style): add scss variables (#291)
This commit is contained in:
@@ -77,7 +77,7 @@ limitations under the License. -->
|
||||
|
||||
.schedules {
|
||||
height: 90px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-bottom: 1px solid $disabled-color;
|
||||
padding-right: 10px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user