edit sitekey button in sitekey list table

This commit is contained in:
realaravinth
2021-07-16 17:50:38 +05:30
parent ea8264054a
commit 102ef5b4a1
4 changed files with 16 additions and 1 deletions

View File

@@ -102,3 +102,8 @@
.sitekey__widget-link:visited {
color: $blue-link;
}
.sitekey-list__edit {
padding: 10px;
margin: auto;
}