UNPKG
ipsos-components
Version:
latest (5.0.0-rc.3)
5.0.0-rc.3
Material Design components for Angular
github.com/angular/material2
ipsos-components
/
src
/
material-examples
/
checkbox-configurable
/
checkbox-configurable-example.css
15 lines
(12 loc)
•
188 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.example-h2
{
margin
:
10px
; }
.example-section
{
display
: flex;
align-content
: center;
align-items
: center;
height
:
60px
; }
.example-margin
{
margin
:
0
10px
; }