cms/app-client/app/styles/tabs/detail.scss
author ymh <ymh.work@gmail.com>
Wed, 10 Feb 2016 01:08:42 +0100
changeset 119 b495d8c1bf4f
parent 99 7a0f42034a25
child 207 204f25632006
permissions -rw-r--r--
upgrade packages version, correct dependencies

.notice{
  // padding: 10px;
}

.notice-header,
.notice-body,
.notice-footer{
  padding: 10px 10px 0;
}

.notice-header h2{
  margin: 0;
}

.notice-body b{
  display: inline-block;
  min-width: 140px;
}