Metrics components refactoring. New event data page.
This commit is contained in:
9
components/pages/websites/WebsiteEventData.module.css
Normal file
9
components/pages/websites/WebsiteEventData.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Reference in New Issue
Block a user