Merge pull request #862 from vector-im/madlittlemods/remove-unused-button-styles-that-conflict

Remove unused conflicting generic styles
This commit is contained in:
Bruno Windels 2022-10-11 16:36:13 +00:00 committed by GitHub
commit d9a4a362d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,10 +23,6 @@ limitations under the License.
flex: 1; flex: 1;
} }
.middle-header button {
display: block;
}
.middle-header .room-description { .middle-header .room-description {
flex: 1; flex: 1;
min-width: 0; min-width: 0;