~cytrogen/masto-fe

60ecca6acbd7288ccbf4dfcca0280a1a0d1da14d — Claire 2 years ago d3f14dd
Revert tabs background color so they are easier to visually distinguish from contents
1 files changed, 1 insertions(+), 1 deletions(-)

M app/javascript/flavours/glitch/styles/components/accounts.scss
M app/javascript/flavours/glitch/styles/components/accounts.scss => app/javascript/flavours/glitch/styles/components/accounts.scss +1 -1
@@ 358,7 358,7 @@

.notification__filter-bar,
.account__section-headline {
  background: $ui-base-color;
  background: darken($ui-base-color, 4%);
  border-bottom: 1px solid lighten($ui-base-color, 8%);
  cursor: default;
  display: flex;