mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
5 lines
51 B
CSS
5 lines
51 B
CSS
.dashed {
|
|
border: 2px dashed gray !important;
|
|
}
|
|
|