Add more button
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
0a00ffa9d6
commit
83e1a7a707
2 changed files with 8 additions and 0 deletions
|
@ -129,6 +129,10 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/image-view/download.svg');
|
||||
}
|
||||
|
||||
.mx_ImageView_button_more::before {
|
||||
mask-image: url('$(res)/img/image-view/more.svg');
|
||||
}
|
||||
|
||||
.mx_ImageView_button_close {
|
||||
padding-left: 32px;
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue