Skip to content

Commit

Permalink
update NewsStoriesViewItem
Browse files Browse the repository at this point in the history
  • Loading branch information
Jihed525 committed Jul 29, 2024
1 parent f052f23 commit 7ec545e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<div :class="[showHeader && newsHeader ? 'd-flex flex-column me-2 mt-1' : 'd-flex flex-column me-2']">
<v-icon
v-if="canPublishNews && showSettingsIcon"
class="classButtonOpenSettings"
:class="classButtonOpenSettings"
:aria-label="$t('news.latest.openSettings')"
size="24"
icon
Expand Down

0 comments on commit 7ec545e

Please sign in to comment.