diff --git a/styles/components/form-fromto.css b/styles/components/form-fromto.css deleted file mode 100644 index 2a09b5e..0000000 --- a/styles/components/form-fromto.css +++ /dev/null @@ -1,30 +0,0 @@ -.form-fromto { - display: flex; - flex-direction: row; - - align-items: center; - gap: 4px; -} - -.form-fromto-icon { - margin-right: 4px; -} - -.form-fromto-connector { - margin-right: 2px; -} - -.form-fromto-start, -.form-fromto-end { - flex-grow: 1; -} - -.form-fromto-icon, -.form-fromto-connector { - flex-grow: 0; -} - -.form-fromto-preview .form-fromto-start, -.form-fromto-preview .form-fromto-end { - flex-grow: 0; -} \ No newline at end of file diff --git a/styles/components/list-events.css b/styles/components/list-events.css deleted file mode 100644 index e69de29..0000000 diff --git a/styles/components/square.css b/styles/components/square.css deleted file mode 100644 index e69de29..0000000