This is an automated email from the ASF dual-hosted git repository.
riemer pushed a commit to branch avoid-flickering-data-explorer-table
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to
refs/heads/avoid-flickering-data-explorer-table by this push:
new 8e08e50a90 Cleanup css
8e08e50a90 is described below
commit 8e08e50a9093a3fdc1eb6b3e58e2d621c9c5f0f5
Author: Dominik Riemer <[email protected]>
AuthorDate: Tue Oct 14 07:55:34 2025 +0200
Cleanup css
---
.../chart-container/data-explorer-chart-container.component.scss | 9 ---------
1 file changed, 9 deletions(-)
diff --git
a/ui/src/app/data-explorer-shared/components/chart-container/data-explorer-chart-container.component.scss
b/ui/src/app/data-explorer-shared/components/chart-container/data-explorer-chart-container.component.scss
index 5d555a60cb..875f5fed06 100644
---
a/ui/src/app/data-explorer-shared/components/chart-container/data-explorer-chart-container.component.scss
+++
b/ui/src/app/data-explorer-shared/components/chart-container/data-explorer-chart-container.component.scss
@@ -77,15 +77,6 @@
background: rgba(0, 0, 0, 0.35);
}
-.time-counter {
- border-radius: 10px;
- padding-left: 10px;
- padding-right: 10px;
- width: 65px;
- margin-right: 10px;
- text-align: center;
-}
-
.h-0 {
height: 0px;
}