@vuetify/one 1.9.3 → 1.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3778,7 +3778,7 @@ const je = q("settings", () => {
|
|
|
3778
3778
|
for (const [o, s] of e)
|
|
3779
3779
|
n[o] = s;
|
|
3780
3780
|
return n;
|
|
3781
|
-
}, Fs = /* @__PURE__ */ et(Ts, [["__scopeId", "data-v-
|
|
3781
|
+
}, Fs = /* @__PURE__ */ et(Ts, [["__scopeId", "data-v-b7567b33"]]), Ms = {
|
|
3782
3782
|
key: 0,
|
|
3783
3783
|
class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
|
|
3784
3784
|
style: { right: "12px", bottom: "8px", "font-size": "10px" }
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
.v-app-bar[data-v-b7567b33] .v-toolbar__content{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.v-footer__image[data-v-3135ada5]{display:flex;height:40px;flex:1 1 auto;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.social-link[data-v-d01d30e4] .v-icon{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity));text-decoration:none;transition:.2s ease-in-out}.social-link[data-v-d01d30e4] .v-icon:hover{color:rgb(var(--v-theme-primary))}
|