1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00

css style for embeded video

This commit is contained in:
Xuan Sang LE 2018-03-05 14:57:34 +01:00
parent bf644cdcf1
commit d128641998

View File

@ -276,6 +276,10 @@ button{
font-size: 15px;
text-align: left;
}
#container .blogentry .embeded-video{
display: block;
margin: 0 auto;
}
input.search-box{
flex:1;
padding:0;