opt table truncate style
This commit is contained in:
@@ -18,7 +18,7 @@ const handleClick = () => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<span
|
<span
|
||||||
class="inline-block truncate align-middle cursor-pointer"
|
class="inline-block align-middle cursor-pointer break-words whitespace-normal"
|
||||||
:class="wrapperClass"
|
:class="wrapperClass"
|
||||||
:title="text"
|
:title="text"
|
||||||
@click="handleClick"
|
@click="handleClick"
|
||||||
|
|||||||
Reference in New Issue
Block a user