add action theme

This commit is contained in:
Simon Vieille 2023-04-27 18:14:11 +02:00
parent 6b65625932
commit 1385804c27

View file

@ -49,3 +49,8 @@
width: calc(100% - 1rem) !important;
}
}
.action-view-right {
margin-left: 10px;
border-radius: 5px;
}