Avoid toot text bleeding out of the content div
parent
05499cd36b
commit
1445a99c15
|
@ -11,6 +11,7 @@
|
|||
font-weight: 400;
|
||||
overflow: visible;
|
||||
padding-top: 5px;
|
||||
overflow: hidden;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
|
|
Loading…
Reference in New Issue