@operato/styles
Advanced tools
Comparing version 2.0.0-alpha.87 to 2.0.0-alpha.89
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.89](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.88...v2.0.0-alpha.89) (2024-04-18) | ||
### :bug: Bug Fix | ||
* style for data-grid setting slot ([475c3cd](https://github.com/hatiolab/operato/commit/475c3cda007611b56b902cd37290433e1e36dfe6)) | ||
## [2.0.0-alpha.87](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.86...v2.0.0-alpha.87) (2024-04-17) | ||
@@ -8,0 +17,0 @@ |
@@ -30,2 +30,3 @@ import { css } from 'lit'; | ||
[slot='setting'], | ||
#sorters md-icon, | ||
@@ -32,0 +33,0 @@ #modes md-icon { |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.87", | ||
"version": "2.0.0-alpha.89", | ||
"main": "dist/src/index.js", | ||
@@ -54,3 +54,3 @@ "module": "dist/src/index.js", | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "06694c2677644fa91aef947ed94889cf2cfea063" | ||
"gitHead": "b6adf8047818b3c03329fb71d3296c873a9954de" | ||
} |
@@ -31,2 +31,3 @@ import { css } from 'lit' | ||
[slot='setting'], | ||
#sorters md-icon, | ||
@@ -33,0 +34,0 @@ #modes md-icon { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
187180
2645