mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-16 13:19:29 +00:00
feat: implement the Dark Theme (#334)
This commit is contained in:
@@ -119,7 +119,7 @@ limitations under the License. -->
|
||||
.header {
|
||||
padding: 10px;
|
||||
font-size: $font-size-smaller;
|
||||
border-bottom: 1px solid #dcdfe6;
|
||||
border-bottom: 1px solid $border-color;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
Reference in New Issue
Block a user