mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
more bottom margin on editable roomheader
This commit is contained in:
parent
1fcb4ba94f
commit
762dd69f0a
@ -14,10 +14,10 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* add 12px to the height of the header when editing */
|
/* add 20px to the height of the header when editing */
|
||||||
.mx_RoomHeader_editing {
|
.mx_RoomHeader_editing {
|
||||||
-webit-flex: 0 0 95px ! important;
|
-webit-flex: 0 0 113px ! important;
|
||||||
flex: 0 0 95px ! important;
|
flex: 0 0 113px ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomHeader_wrapper {
|
.mx_RoomHeader_wrapper {
|
||||||
|
Loading…
Reference in New Issue
Block a user