fix(ui): do not allow text select of permission/role/user buttons

pull/5923/head
Pavel Zavora 2022-06-01 07:38:50 +02:00
parent 80e66636e6
commit 5a78fa00a0
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ pre.admin-table--query {
$g18-cloud,
$g20-white
);
user-select: none;
padding: 4px;
margin: 0 2px 2px;
display: inline-block;