moar lint
parent
309633181d
commit
8ce1ed4726
|
@ -41,9 +41,6 @@ limitations under the License.
|
||||||
box-shadow: 0px 4px 12px $menu-box-shadow-color;
|
box-shadow: 0px 4px 12px $menu-box-shadow-color;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
|
||||||
|
|
||||||
.mx_Toast_toast {
|
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 20px 1fr;
|
grid-template-columns: 20px 1fr;
|
||||||
column-gap: 10px;
|
column-gap: 10px;
|
||||||
|
|
Loading…
Reference in New Issue