1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

docs minor CSS fix

This commit is contained in:
Gabor Kiss-Vamosi 2021-07-15 16:07:33 +02:00
parent b3c86208a0
commit acbb680683

View File

@ -73,7 +73,6 @@ code.sig-name
height: 240px;
flex: none;
position: relative;
padding-bottom: 16px;
}
.lv-example > iframe {
@ -84,6 +83,7 @@ code.sig-name
.lv-example-container {
display: flex;
padding-bottom: 16px;
}
.lv-example-description {
flex: 1 1 auto;