diff options
| author | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-06-28 01:49:10 -0400 |
|---|---|---|
| committer | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-06-28 01:49:10 -0400 |
| commit | 8ceaba8b8264f5519de732cc603dcd276b4b4f4d (patch) | |
| tree | d4f152372abf48c33af02227bdc6ee24ab2c5721 /src/client/views/collections/collectionSchema/CollectionSchemaView.scss | |
| parent | 22760f7f9d79511862851a0d8289b9a6ff9956e7 (diff) | |
header text no longer shifts left on hover
Diffstat (limited to 'src/client/views/collections/collectionSchema/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/collectionSchema/CollectionSchemaView.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss index 6b53eb1cc..425b67fa9 100644 --- a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss +++ b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss @@ -155,7 +155,6 @@ padding: 0; z-index: 1; border: 1px solid $medium-gray; - //overflow: hidden; .schema-column-title { flex-grow: 2; |
