Browse Source

Merge branch 'master' of github.com:mailcow/mailcow-dockerized

andryyy 4 năm trước cách đây
mục cha
commit
2de8c8ec79

+ 2 - 2
data/web/css/build/013-bootstrap-icons.css

@@ -1,7 +1,7 @@
 @font-face {
 @font-face {
   font-family: "bootstrap-icons";
   font-family: "bootstrap-icons";
-  src: url("../../fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"),
-url("../../fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
+  src: url("/fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"),
+url("/fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
 }
 }
 
 
 [class^="bi-"]::before,
 [class^="bi-"]::before,