Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs
| | |
| | | |
| | | .el-table__body-wrapper{ |
| | | height: calc(100% - 48px); |
| | | overflow: scroll; |
| | | overflow-x: hidden !important; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | .el-table__header-wrapper { |
| | | height: 48px; |
| | | } |
| | | |
| | | .el-table { |
| | | height: 100%; |
| | | } |
| | |
| | | line-height: 27px; |
| | | } |
| | | |
| | | .el-picker-panel [slot=sidebar], .el-picker-panel__sidebar { |
| | | .el-picker-panel [slot=sidebar], |
| | | .el-picker-panel__sidebar { |
| | | background-color: #1b3e6f; |
| | | } |
| | | |
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-10-25 15:17:44 |
| | | * @LastEditTime: 2022-10-26 09:02:31 |
| | | * @FilePath: \srs-police-affairs\src\views\home\index.vue |
| | | * @Description: 小区-栋-层-房屋 |
| | | * |
| | |
| | | .container { |
| | | color: #fff; |
| | | width: 100%; |
| | | |
| | | :deep(.el-table__body-wrapper) { |
| | | overflow-x: hidden !important; |
| | | } |
| | | |
| | | .left-container { |
| | | position: fixed; |