Cleanup unused classes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<section class="settings__section settings__section--users">
|
||||
<section class="settings__section">
|
||||
<header>
|
||||
<h2 class="divider">People on this account</h2>
|
||||
</header>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<section class="settings margin-block-start-half">
|
||||
<div class="settings__panel settings__panel--users panel shadow">
|
||||
<section class="settings__section settings__section--users">
|
||||
<section class="settings__section">
|
||||
<h2 class="divider">Boards</h2>
|
||||
<div class="settings__scrollable-list flex flex-column gap-half">
|
||||
<%= render partial: "notifications/settings/board", collection: @boards, locals: { user: Current.user } %>
|
||||
|
||||
Reference in New Issue
Block a user