Added a style to the show more option
This commit is contained in:
@@ -17,6 +17,12 @@ a:hover {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.Lms-horizontal-center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
.Lms-cluster {
|
||||
display: inline;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user