Add comment: same on all themes
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
90f9d20f45
commit
7f496c7bf5
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_ImageView_button_close {
|
.mx_ImageView_button_close {
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background: #21262c;
|
background: #21262c; // same on all themes
|
||||||
&::before {
|
&::before {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue