CZT
2023-09-05 8cfc3732f3fe53d8794da15b80d554ad8b2c794c
1
2
3
4
5
6
.d-panel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #bbb;
}