/*!
 * @@persagy2/meri-design v1.4.9-extend.2
 * (c) 2019-2020 xiongshuang
 * Released under the MIT License.
 * 2022-12-07 10:33:25
 */
.p-divider .p-divider-line
  background-color: $grey-400

.p-divider .p-divider-h
  width: 100%
  height: 1px

.p-divider .p-divider-v
  margin-left: 12px
  margin-right: 12px
  width: 1px
  height: 16px

