mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-06-16 07:40:47 +00:00
feat(style): update nav and tool bar
This commit is contained in:
@@ -739,8 +739,8 @@ limitations under the License. -->
|
||||
.dashboard-tool {
|
||||
text-align: right;
|
||||
padding: 3px 5px 5px;
|
||||
background: rgb(240 242 245);
|
||||
border-bottom: 1px solid #dfe4e8;
|
||||
background: $dashboard-tool-bg;
|
||||
border-bottom: 1px solid $border-color;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user