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:
parent
bf644cdcf1
commit
d128641998
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user