Add missing css classes for rte
This commit is contained in:
@@ -15,6 +15,11 @@ a.button {
|
|||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.bg-button {
|
||||||
|
@apply bg-ep-primary-light text-white;
|
||||||
|
@apply hover:bg-ep-secondary group-hover:bg-ep-secondary;
|
||||||
|
}
|
||||||
|
|
||||||
a.button--full {
|
a.button--full {
|
||||||
border: 1px solid #999;
|
border: 1px solid #999;
|
||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
|
|||||||
Reference in New Issue
Block a user