瀏覽代碼

#6797: Fix toast header style

checktheroads 4 年之前
父節點
當前提交
4489e130f2

文件差異過大導致無法顯示
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


文件差異過大導致無法顯示
+ 0 - 0
netbox/project-static/dist/netbox-light.css


+ 1 - 0
netbox/project-static/styles/netbox.scss

@@ -132,6 +132,7 @@ small {
   // Use proper contrasting color foreground color for special components.
   .badge,
   .toast,
+  .toast-header,
   .progress-bar {
     &.bg-#{$color} {
       color: color-contrast($value);

部分文件因文件數量過多而無法顯示