Fixed: missing borders in the Explore tab
This commit is contained in:
parent
2ec8eeb984
commit
60fdd8b82e
4 changed files with 8 additions and 12 deletions
|
|
@ -1,12 +1,12 @@
|
|||
/* TangerineUI 🍊 for Mastodon ・ Purple variant 🪻
|
||||
version: 1.9.2
|
||||
version: 1.9.3
|
||||
|
||||
A Tangerine redesign for Mastodon's Web UI.
|
||||
https://github.com/nileane/TangerineUI-for-Mastodon/
|
||||
|
||||
by @nileane@nileane.fr
|
||||
|
||||
Compatible with: Mastodon v4.2.0 ✅
|
||||
Compatible with: Mastodon v4.2.1 ✅
|
||||
*/
|
||||
|
||||
|
||||
|
|
@ -211,7 +211,6 @@ body.layout-single-column {
|
|||
}
|
||||
|
||||
/* Resetting borders */
|
||||
.layout-single-column .column>.scrollable,
|
||||
.layout-single-column .getting-started,
|
||||
.layout-single-column .regeneration-indicator,
|
||||
.layout-single-column .audio-player,
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/* TangerineUI 🍊 for Mastodon
|
||||
version: 1.9.2
|
||||
version: 1.9.3
|
||||
|
||||
A Tangerine redesign for Mastodon's Web UI.
|
||||
https://github.com/nileane/TangerineUI-for-Mastodon/
|
||||
|
||||
by @nileane@nileane.fr
|
||||
|
||||
Compatible with: Mastodon v4.2.0 ✅
|
||||
Compatible with: Mastodon v4.2.1 ✅
|
||||
*/
|
||||
|
||||
|
||||
|
|
@ -211,7 +211,6 @@ body.layout-single-column {
|
|||
}
|
||||
|
||||
/* Resetting borders */
|
||||
.layout-single-column .column>.scrollable,
|
||||
.layout-single-column .getting-started,
|
||||
.layout-single-column .regeneration-indicator,
|
||||
.layout-single-column .audio-player,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue