代码合并
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.pb-button {
|
||||
height: 30px;
|
||||
background-color: rgb(204, 204, 204);
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
margin-top: 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user