fix themes
这个提交包含在:
@ -6,4 +6,4 @@ index 000000000..5598dbea0
|
||||
@@ -0,0 +1,3 @@
|
||||
+$ui-base-color: #000000;
|
||||
+
|
||||
+@import 'application';
|
||||
+@use 'application';
|
||||
|
@ -7,4 +7,4 @@ index 000000000..5147ae626
|
||||
+$ui-base-color: #222222;
|
||||
+$ui-highlight-color: #333333;
|
||||
+
|
||||
+@import "application";
|
||||
+@use 'application';
|
||||
|
@ -23,4 +23,4 @@ index 000000000..9699d17b5
|
||||
+$ui-button-tertiary-focus-background-color: #3d6085;
|
||||
+$ui-button-icon-hover-background-color: rgba(74, 115, 160, 40%);
|
||||
+
|
||||
+@import 'application';
|
||||
+@use 'application';
|
||||
|
在新工单中引用
屏蔽一个用户