mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Prevent line breaking in Edit toolbar
This commit is contained in:
parent
bb263d1438
commit
58cc05bf00
@ -7,7 +7,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="toolbar has-text-centered">
|
<div class="toolbar has-text-centered">
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column">
|
<div class="column has-nowrap px-0">
|
||||||
<!-- selected label -->
|
<!-- selected label -->
|
||||||
<span class="has-text-grey mr-1">{{ selectedCount }} {{ $t('commons.selected') }}</span>
|
<span class="has-text-grey mr-1">{{ selectedCount }} {{ $t('commons.selected') }}</span>
|
||||||
<!-- deselect all -->
|
<!-- deselect all -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user