2
0
SyuanYu 3 жил өмнө
parent
commit
4b27d64bd7

+ 2 - 1
backstage/static/styles/main.css

@@ -555,7 +555,8 @@ a.bg-dark:focus {
 }
 
 .disabled-link {
-  pointer-events: none;
+  display: inline-block;
   cursor: default;
+  pointer-events: none;
   color: rgba(255, 255, 255, 0.7) !important;
 }