pleroma-fe bundle: update to 8e87e3d88bef3691b625c0a25407aa08bdf983ad

This commit is contained in:
rinpatch 2020-11-11 23:28:15 +03:00
commit b4c6b262d6
109 changed files with 242 additions and 871 deletions

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
display: flex;
}
.tab-switcher .tab-icon {
font-size: 2em;
margin: 0.2em auto;
display: block;
}
.tab-switcher.top-tabs {
@ -97,7 +97,7 @@
}
@media all and (max-width: 800px) {
.tab-switcher.side-tabs > .tabs .tab-wrapper {
min-width: 1em;
min-width: 4em;
}
}
.tab-switcher.side-tabs > .tabs .tab-wrapper:not(.active)::after {
@ -243,4 +243,4 @@
cursor: pointer;
}
/*# sourceMappingURL=app.77b1644622e3bae24b6b.css.map*/
/*# sourceMappingURL=app.9a4c5ede37b2f0230836.css.map*/

File diff suppressed because one or more lines are too long