/*!
 * @meri-design-dev v0.0.13
 * (c) 2019-2020 wangyongcun
 * Released under the MIT License.
 * 2024-04-29 11:26:20
 */
.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

