固定高度的未知文字字数的垂直居中

主要用table布局来实现的css html以下html <div class="gallert-text"> <p class="gallert-p">1200平米韩佳人整形美容国际医院装修设计效果图装修图</p> </div> css布局 .gallert-text{display: table;height: 1.2rem;padding: 0 .2rem;} .gallert-p
相关文章
相关标签/搜索