background-upload.component.scss 138 Bytes
Newer Older
李维's avatar
李维 committed
1 2 3 4 5 6
.content-border {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
  min-width: 1200px;
  border: 2px solid #ddd;
李维's avatar
李维 committed
7
  padding: 5px;
李维's avatar
李维 committed
8
}