优化调整
This commit is contained in:
@@ -355,12 +355,19 @@ textarea:hover{
|
||||
}
|
||||
|
||||
.transparent-button{
|
||||
display: inline-block;
|
||||
height: 19px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
min-width: 40px;
|
||||
height: 24px;
|
||||
padding: 0 6px;
|
||||
border: #646E76 solid 1px;
|
||||
position: relative;
|
||||
bottom: 2px;
|
||||
padding: 3px;
|
||||
font-size: 12px;
|
||||
line-height: 1;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.transparent-button:hover{
|
||||
background-color: #646E76;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 256 KiB |
Reference in New Issue
Block a user