Improve clickability of view source event toggle button (#9068)
* Improve clickability of view source event toggle button Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Fix compression Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Make it easy to select subsequent events Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
b90ea87d11
commit
38a913488f
3 changed files with 31 additions and 0 deletions
|
@ -41,6 +41,7 @@ limitations under the License.
|
|||
mask-position: 0 center;
|
||||
mask-size: auto 12px;
|
||||
width: 12px;
|
||||
min-width: 12px;
|
||||
background-color: $accent;
|
||||
mask-image: url("$(res)/img/element-icons/maximise-expand.svg");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue