Attachment Modal: Use bigger icons on mobile (#2918)
This commit is contained in:
parent
52b3e0f1a4
commit
ea6996ff83
@ -73,6 +73,10 @@
|
||||
&:hover {
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
.delete-file {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user