8000 The edit biography button text goes beyond the boundaries of the button itself[BUG] · Issue #163 · taigaio/taiga-back · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The edit biography button text goes beyond the boundaries of the button itself[BUG]  #163
Open
@AliSeidmambetov

Description

@AliSeidmambetov

the inscription on the "edit biography" button extends beyond the boundaries of the button
uncorStyle

to fix this you need to change the css property in the profile class: display: flex to display: -webkit-box;
displayWebkit

and also in the profile-sidebar class you generally need to remove the css property: width: 150px;
withoutWidth

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0