mirror of https://github.com/docker/docs.git
Fixed delete button position.
This commit is contained in:
parent
ed9a5a55bb
commit
f4bc3f7e48
|
|
@ -166,7 +166,7 @@
|
|||
display: none;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
top: 0.2rem;
|
||||
top: 0.4rem;
|
||||
text-align: right;
|
||||
.btn {
|
||||
border: 1px solid @gray-lighter;
|
||||
|
|
|
|||
Loading…
Reference in New Issue