@vanduo-oss/framework 1.2.3 → 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vanduo.css CHANGED
@@ -1,4 +1,4 @@
1
- /*! Vanduo v1.2.0 | Built: 2026-02-22T21:30:31.940Z | git:64c88fd | development */
1
+ /*! Vanduo v1.2.5 | Built: 2026-03-08T10:52:48.224Z | git:f37c545 | development */
2
2
  *, :before, :after {
3
3
  box-sizing: border-box;
4
4
  }
@@ -60273,7 +60273,7 @@ input.vd-doc-search-input {
60273
60273
 
60274
60274
  .vd-table th, .vd-table td, .table th, .table td {
60275
60275
  padding: var(--table-padding-y) var(--table-padding-x);
60276
- vertical-align: top;
60276
+ vertical-align: middle;
60277
60277
  border-top: 1px solid var(--table-border-color);
60278
60278
  }
60279
60279