mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-09 22:26:23 +02:00
Changed padding to 0px 11px and added word-break: break-word
This commit is contained in:
parent
3726926776
commit
861b6a2c6c
@ -42,6 +42,6 @@ limitations under the License.
|
||||
cursor: pointer;
|
||||
|
||||
font-size: 15px;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding: 0 11px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user