mirror of
https://github.com/directus/directus.git
synced 2026-01-28 18:38:10 -05:00
Fix formatted-value overflow ellpisis on card layout (#7253)
Fixes #7197
This commit is contained in:
@@ -69,7 +69,6 @@ export default defineComponent({
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.display-formatted-text {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
line-height: 26px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user