mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-23 02:31:39 +01:00
Remove unused conflicting generic styles
Split off from https://github.com/vector-im/hydrogen-web/pull/653 These styles were conflicting with some in the Matrix public archive and instead of adjusting in that project, they seem unused here anyway so we can simplify and remove here. Conflict with the `.room-header-change-dates-button` styles in https://github.com/matrix-org/matrix-public-archive/pull/53
This commit is contained in:
parent
5f9cfffa3b
commit
23912b2c5a
@ -23,10 +23,6 @@ limitations under the License.
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.middle-header button {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.middle-header .room-description {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user