mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
update alignment
This commit is contained in:
parent
7a46369826
commit
4dad8ed160
@ -636,9 +636,14 @@ input[type="file"] {
|
|||||||
|
|
||||||
.small-copy-button {
|
.small-copy-button {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 2px 6px;
|
padding: 0;
|
||||||
display: inline-block;
|
display: inline-flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.small-copy-button i {
|
.small-copy-button i {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user