| | |
| | | } |
| | | |
| | | /* 设置 */ |
| | | .settingBox{ |
| | | .inline{ |
| | | .settingBox .inline { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | } |
| | | .lineTypeBox{ |
| | | .settingBox.lineTypeBox { |
| | | width:190px; |
| | | padding:0 !important; |
| | | .typeItem{ |
| | | line-height:16px; |
| | | |
| | | } |
| | | .settingBox.lineTypeBox .typeItem { |
| | | line-height: 16px !important; |
| | | } |
| | | .bgColor{ |
| | | .settingBox .bgColor { |
| | | display: flex; |
| | | width: 190px; |
| | | .flex1 { |
| | | } |
| | | .settingBox .bgColor .flex1 { |
| | | flex: 1; |
| | | .scribeItem { |
| | | } |
| | | .settingBox .bgColor .scribeItem { |
| | | width: 30px; |
| | | height: 30px; |
| | | border-radius: 5px; |
| | |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | /* 画笔工具 */ |
| | | .popinnerBox .brush { |