mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
align (+) button and aggregated badge on section header
This commit is contained in:
parent
59fe5ee91f
commit
e8048930c4
@ -73,10 +73,13 @@ limitations under the License.
|
||||
filter: brightness($focus-brightness);
|
||||
}
|
||||
|
||||
.mx_RoomSubList_addRoom, .mx_RoomSubList_badge {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_addRoom {
|
||||
background-color: $roomheader-addroom-color;
|
||||
color: $roomsublist-background;
|
||||
margin: 5px 10px;
|
||||
border-radius: 9px;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user