mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 19:41:51 -05:00
11 lines
137 B
CSS
11 lines
137 B
CSS
div.multi-set {
|
|
position: relative;
|
|
}
|
|
|
|
div.modal-content div.tagCopyPaste div.btn-group {
|
|
position: absolute;
|
|
top:0;
|
|
right:0;
|
|
}
|
|
|