padding of right pane

This commit is contained in:
zadam
2023-06-30 23:01:57 +02:00
parent f06207207b
commit b7b0bd80ed
5 changed files with 7 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ const TPL = `<div class="highlists-list-widget">
.close-highlists-list {
position: absolute;
top: 2px;
right: 2px;
right: 0px;
}
</style>