mirror of https://gitlab.com/bashrc2/epicyon
Handle long tox addresses
parent
3efa88fbbd
commit
a8b741862c
|
@ -135,6 +135,7 @@ a:focus {
|
||||||
.imText {
|
.imText {
|
||||||
font-size: var(--font-size4);
|
font-size: var(--font-size4);
|
||||||
color: var(--options-main-link-color);
|
color: var(--options-main-link-color);
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pgp {
|
.pgp {
|
||||||
|
|
Loading…
Reference in New Issue