mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-05-19 06:11:43 -04:00
updated erd styles
This commit is contained in:
File diff suppressed because one or more lines are too long
4
ui/dist/index.html
vendored
4
ui/dist/index.html
vendored
@@ -13,9 +13,9 @@
|
||||
|
||||
<!-- prism -->
|
||||
<script src="./libs/prism/prism.js" data-manual></script>
|
||||
<script type="module" crossorigin src="./assets/index-8UEEIWLn.js"></script>
|
||||
<script type="module" crossorigin src="./assets/index-Cd_LELY_.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-Cpj6PAmS.css">
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-2kemIEr6.css">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
|
||||
@@ -138,7 +138,6 @@
|
||||
width: 2000px; /* something large enough to fit the lines */
|
||||
height: 8000px;
|
||||
pointer-events: none;
|
||||
transition: opacity var(--animationSpeed);
|
||||
}
|
||||
.paths-group {
|
||||
fill: none;
|
||||
@@ -146,7 +145,7 @@
|
||||
stroke: var(--pathColor);
|
||||
}
|
||||
.erd-paths.front {
|
||||
--pathColor: var(--surfaceAlt3Color);
|
||||
--pathColor: var(--surfaceTxtDisabledColor);
|
||||
|
||||
z-index: 2;
|
||||
.active-from {
|
||||
|
||||
Reference in New Issue
Block a user