|
@@ -3,7 +3,7 @@
|
|
|
* @Author: wangcc
|
|
|
* @Date: 2022-07-06 15:56:45
|
|
|
* @LastEditors: gcz
|
|
|
- * @LastEditTime: 2022-11-02 16:20:50
|
|
|
+ * @LastEditTime: 2022-11-03 14:07:20
|
|
|
* @FilePath: \ntbigscreen\src\views\index.vue
|
|
|
* @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved.
|
|
|
-->
|
|
@@ -1416,6 +1416,9 @@ export default {
|
|
|
white-space: normal;
|
|
|
overflow: unset;
|
|
|
text-overflow: unset;
|
|
|
+ display: grid;
|
|
|
+ height: 100%;
|
|
|
+ align-items: center;
|
|
|
}
|
|
|
|
|
|
.right_xiaoban {
|