added classes to all theme controls, added mobile support to Oqtane theme
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
@inherits ContainerBase
|
||||
@attribute [OqtaneIgnore]
|
||||
|
||||
@((MarkupString)title)
|
||||
<span class="app-moduletitle">
|
||||
@((MarkupString)title)
|
||||
</span>
|
||||
|
||||
@code {
|
||||
private string title = "";
|
||||
|
Reference in New Issue
Block a user