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