integration with approve

This commit is contained in:
Szymon Olewniczak 2025-08-07 13:26:03 +02:00
parent 34f54a7cfd
commit 64ac6e3f1c
3 changed files with 15 additions and 0 deletions

7
css/plugins/approve.less Normal file
View file

@ -0,0 +1,7 @@
/**
* This file provides styles for approve plugin
*/
#plugin__approve {
position: static;
display: inline;
}