mirror of
https://github.com/funamitech/mastodon
synced 2024-11-27 22:38:42 +09:00
[Glitch] Admission-based registrations mode
Port SCSS changes from 51e154f5e8
to glitch-soc
This commit is contained in:
parent
d8b43f4bd6
commit
338f1327e9
@ -705,3 +705,11 @@ a.name-tag,
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.ellipsized-ip {
|
||||
display: inline-block;
|
||||
max-width: 120px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user