mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-16 21:14:05 +00:00
Smaller text
This commit is contained in:
@ -141,7 +141,7 @@
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0.3rem;
|
||||
padding: 2px;
|
||||
text-overflow: ellipsis;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -164,8 +164,8 @@
|
||||
vertical-align: top;
|
||||
}
|
||||
button.toggle :global(svg) {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user