質問編集履歴
1
写真を追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,8 @@
|
|
1
1
|
bootstrap 4を使用しています。
|
2
2
|
table内の、テキストを中央揃えにしたいのですが、text-alignは効いても、vertical-alignが効きません。誤りをご指摘頂けますと幸甚です。
|
3
3
|
|
4
|
+

|
5
|
+
|
4
6
|
```html
|
5
7
|
<div class="col-lg-7 col-xs-12">
|
6
8
|
<table class="table table-sm table-bordered">
|