mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-27 03:01:14 +08:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
.demo-block.demo-affix {
|
|
.affix-container {
|
|
text-align: center;
|
|
height: 400px;
|
|
border-radius: 4px;
|
|
background: #ecf5ff;
|
|
}
|
|
}
|