mirror of
https://github.com/element-hq/element-web.git
synced 2024-11-30 23:31:28 +03:00
styling for on-demand quote nest traversal
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2961e1949f
commit
b16dcbc057
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ limitations under the License.
|
|||
padding-bottom: 1px;
|
||||
bottom: -5px;
|
||||
}
|
||||
|
||||
.mx_Quote_show {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue