src.app.organisms.environment-admin.environment-admin.component.scss Maven / Gradle / Ivy
@import 'colors';
.pointer {
cursor: pointer;
}
.sticky-top-admin {
position:sticky;
top:100px;
}
.left-panel {
width:400px;
}
table {
table-layout: fixed;
width:400px;
}
th,
td {
overflow: hidden;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy