9 lines
95 B
CSS
9 lines
95 B
CSS
/**
|
|
* @file
|
|
* Styles for the overall entity browser.
|
|
*/
|
|
|
|
.layout-container {
|
|
margin: 0;
|
|
}
|