refactor(app): move react components to react codebase [EE-3179] (#6971)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.root {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.label {
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user