diff options
Diffstat (limited to 'src/components/ConnectionTable.module.scss')
| -rw-r--r-- | src/components/ConnectionTable.module.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/ConnectionTable.module.scss b/src/components/ConnectionTable.module.scss index f516003..1f1a48c 100644 --- a/src/components/ConnectionTable.module.scss +++ b/src/components/ConnectionTable.module.scss @@ -83,10 +83,3 @@ .rotate180 { transform: rotate(180deg); } - -.columnManagerRow { - width: 200px; - display: flex; - margin: 5px 0; - justify-content: space-between; -} |
