You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/client/components/CustomView.css

11 lines
133 B

iframe.custom_view {
border: none;
height: 100%;
flex: auto;
}
.custom_view_notification {
padding: 15px;
margin: 15px;
}